seedzero
59dc8da365
ZwaveDimmer turn_on brightness changed from float to integer
2016-03-20 13:14:59 +11:00
Fabian Affolter
bb658412c4
Revert "Allow encrypted passwords"
...
This reverts commit 505b3b198e
.
2016-03-19 22:19:08 +01:00
Fabian Affolter
505b3b198e
Allow encrypted passwords
2016-03-19 22:15:23 +01:00
Martin Hjelmare
0bf13dbf26
Merge pull request #1573 from MartinHjelmare/service-warnings
...
Log error for servicecall without required data
2016-03-19 08:45:40 +01:00
MartinHjelmare
4e4b24fcff
Log error for servicecall without required data
...
* Log error for services called without required attributes, in
media_player, notify and thermostat platforms.
* Add fan property and methods in thermostat demo component.
* Add tests for notify file and thermostat demo component.
* Increase coverage of tests for media_player, notify and thermostat
platforms.
* Fix some PEP issues, but not all. Tests still have old linting
errors.
2016-03-19 08:06:57 +01:00
Paulus Schoutsen
72fdd94b29
Merge pull request #1576 from joopert/kodi_log_once
...
log "unable to fetch kodi data" only once
2016-03-18 15:37:52 -07:00
joopert
c6f66de16e
log "unable to fetch kodi data" only once
2016-03-18 18:29:50 +01:00
Paulus Schoutsen
41021e63d0
Merge pull request #1574 from joopert/dev
...
wake on lan platform
2016-03-18 07:21:10 -07:00
joopert
0bbcc81285
wake on lan platform
2016-03-18 15:01:53 +01:00
Paulus Schoutsen
302f32eacd
Merge pull request #1553 from florianholzapfel/notify-messagebird
...
provide sms notifications via messagebird
2016-03-17 22:02:08 -07:00
Paulus Schoutsen
c093a2bf54
Merge pull request #1564 from balloob/fix_template_race_condition
...
Fix remaining race condition in template components.
2016-03-17 21:18:38 -07:00
Paulus Schoutsen
792954adc9
Merge pull request #1566 from jaharkes/squeezebox-discovery
...
Add discovery for squeezebox (logitech media) servers.
2016-03-17 21:12:13 -07:00
Paulus Schoutsen
bb5c80b8f5
Merge pull request #1567 from jaharkes/wemo-color-lights
...
Update to new pywemo bridge API
2016-03-17 21:11:02 -07:00
Paulus Schoutsen
3f3bfbbb94
Merge pull request #1572 from balloob/update-netdisco
...
Update netdisco to 0.5.5
2016-03-17 21:08:48 -07:00
Paulus Schoutsen
a1f8466754
Merge pull request #1570 from w1ll1am23/wink_availability
...
Added available method to all wink components
2016-03-17 21:00:42 -07:00
Paulus Schoutsen
8a38ba5954
Update netdisco to 0.5.5
2016-03-17 20:57:58 -07:00
William Scanlon
208a7c9e60
Added available method to all wink components
2016-03-17 15:57:26 -04:00
Jan Harkes
27aba5c834
Update to new pywemo bridge API
...
Support RGBW and tunable white lights.
2016-03-17 12:27:06 -04:00
William Scanlon
a64726e321
Added assumed state to command_line switch
2016-03-17 10:41:26 -04:00
Jan Harkes
c2204433bd
Add discovery for squeezebox (logitech media) servers.
2016-03-17 09:38:56 -04:00
Greg Dowling
fa15d86c2b
Merge pull request #1562 from balloob/bump_pywemo_version
...
Bump pywemo version.
2016-03-17 12:17:42 +00:00
pavoni
4e7160139e
Fix race condition in template components.
2016-03-17 12:10:19 +00:00
pavoni
47d5c4f437
Bump pywemo version.
2016-03-17 11:40:25 +00:00
pavoni
179c6efff7
Bump pywemo version.
2016-03-16 23:25:00 +00:00
Florian Holzapfel
6e32d99174
provide update message_bird.py to include the suggested changes
2016-03-16 10:34:06 +01:00
Greg Dowling
fd27e4fc7d
Merge pull request #1550 from balloob/restructure_vera
...
Refactor vera into a platform.
2016-03-16 09:28:27 +00:00
pavoni
9fc73fa644
Refactor vera into a platform.
2016-03-16 09:03:56 +00:00
Paulus Schoutsen
ba0cbab6cb
Merge pull request #1552 from balloob/hue-allow-unreachable
...
Hue Lights - Allow Unreachable Lights
2016-03-15 18:27:49 -07:00
Paulus Schoutsen
83778a0f55
Merge pull request #1558 from fabaff/login
...
Log failed login attempts
2016-03-15 18:26:26 -07:00
Fabian Affolter
b29eff5ef1
UPdate log messages
2016-03-15 23:52:55 +01:00
Fabian Affolter
c865ff852d
Log failed login attempts
2016-03-15 23:40:24 +01:00
Fabian Affolter
1f7e0936fa
Add missing comments
2016-03-15 19:22:21 +01:00
Florian Holzapfel
a855a9bfcd
provide sms notifications via messagebird
2016-03-15 18:09:19 +01:00
Jon Maddox
9fe17423ea
pass allow_unreachable for callback
2016-03-15 10:37:47 -04:00
Jon Maddox
b7b34b280f
just pass them in
2016-03-15 10:27:56 -04:00
Jon Maddox
971fe8bc7b
style
2016-03-15 10:27:46 -04:00
Jon Maddox
95d5c456d7
ignore unreachable state if opted in
2016-03-15 10:15:29 -04:00
Jon Maddox
dd33831cb1
pass allow_unreachable all the way down the line
2016-03-15 10:15:10 -04:00
Jon Maddox
5abff70a87
read in `allow_unreachable` config value
2016-03-15 10:13:57 -04:00
Paulus Schoutsen
d28116f2bf
Update frontend
2016-03-14 23:55:52 -07:00
Paulus Schoutsen
cde05b91ce
Better netgear logging
2016-03-14 21:12:42 -07:00
Paulus Schoutsen
663e4d57d9
Merge pull request #1546 from persandstrom/input_slider
...
input slider
2016-03-14 20:26:34 -07:00
Paulus Schoutsen
cf285e0a0a
Merge pull request #1548 from bradsk88/wink063
...
Upgrading python-wink to 0.6.3
2016-03-14 20:16:55 -07:00
Paulus Schoutsen
dd607ea84a
Merge pull request #1540 from balloob/slowtests_rfxtrx
...
Fixed close connection issue with rfxtrx device and update rfxtrx lib
2016-03-14 19:09:15 -07:00
Paulus Schoutsen
b4458b7f52
Merge pull request #1538 from balloob/script-allow-template-service
...
Remove support for old deprecated script call service config
2016-03-14 19:05:34 -07:00
bradsk88
8a6cc49438
Upgrading python-wink to 0.6.3
...
This corrects a bug where multi-sensors' internal states were rendered null when downloading state updates from the Wink API.
2016-03-14 19:16:54 -06:00
Per Sandström
2bdad928d0
input slider
2016-03-14 22:03:30 +01:00
Paulus Schoutsen
3e3d1ae9de
Merge pull request #1542 from balloob/fix_race_condition
...
Handle Wemo startup race condition.
2016-03-14 07:47:50 -07:00
Paulus Schoutsen
fb3586c18f
Merge pull request #1541 from balloob/catch_template_exceptions
...
Catch template automation exception common during startup.
2016-03-14 07:43:59 -07:00
pavoni
fe2adff017
Handle startup race condition.
2016-03-14 10:29:12 +00:00