Paulus Schoutsen
f10fede17f
Bump PyChromecast to 0.8.1 ( #6702 )
2017-03-22 08:50:42 -07:00
Paulus Schoutsen
c9548b11b1
Version bump to 0.40.2
2017-03-22 08:50:15 -07:00
Paulus Schoutsen
7292e564f8
Merge pull request #6652 from home-assistant/release-0-40-1
...
0.40.1
2017-03-15 23:47:10 -07:00
Pascal Vizeli
acdab67c1b
Bugfix RFLINK remove group ( #6580 )
...
* Bugfix RFLINK remove group
* Remove group hack from lutron too
* fix tests
* fix lint
* fix lint
2017-03-15 23:19:33 -07:00
deisi
d7addf59cd
Fix #6534 ( #6598 )
...
* Fix #6534
Makes sure 0 is not passes to `color_temperature_kelvin_to_mired`.
* Update osramlightify.py
* Update osramlightify.py
2017-03-15 23:19:24 -07:00
Yum
ccf9edf815
since knx_2_float can't handle 0, bypass converting 0 value from knx to float ( #6626 )
2017-03-15 23:18:55 -07:00
Johann Kellerman
2fd3c186e2
Update SMA solar sensor to work with the new add_devices callback ( #6602 )
2017-03-15 23:18:11 -07:00
Dale Higgs
719199da45
Update pyecobee version to 0.0.7 ( #6593 )
2017-03-15 23:17:44 -07:00
Thibault Cohen
a3cd7d653d
Fix hydroquebec ( #6574 )
2017-03-15 23:17:17 -07:00
Andrey
aeeb927e19
Fix for the case of zwave value used in several devices. ( #6577 )
2017-03-15 23:16:50 -07:00
Jesse Newland
a3a14f9ea4
Don't start the push updater if the Apple TV is 'off' ( #6552 )
...
Add an optional extended description…
2017-03-15 23:16:32 -07:00
Tyler Page
f4e7b231bc
Fix wake_on_lan ping with None as host ( #6532 )
...
* Update configuration validation
With the new update, wake_on_lan requires a host key in the configuration
* cast self._host to str as requested
* Changed host key back to optional
2017-03-15 23:15:56 -07:00
Paulus Schoutsen
5f68735375
Version bump to 0.40.1
2017-03-15 23:10:50 -07:00
Paulus Schoutsen
a8b32edc8e
Merge pull request #6509 from home-assistant/release-0-40
...
0.40
2017-03-11 11:08:40 -08:00
Greg Dowling
4a5b9db394
Discovery is a dict rather than an array. ( #6525 )
2017-03-11 11:06:05 -08:00
Greg Dowling
9c23178457
Append vera device id to entity id - but not name. ( #6523 )
...
* Append vera device id to entity id - but not name.
* Tidy.
* Tidy.
* Tidy after review.
* Re-order.
2017-03-11 11:06:05 -08:00
Paulus Schoutsen
764d31efcb
Remove mint finance sensor ( #6522 )
2017-03-11 11:06:05 -08:00
Anders Melchiorsen
fc90ccea36
Fix colortemp conversion for osramlightify ( #6516 )
...
* Fix colortemp conversion for osramlightify
Copied from the LIFX fix in 75df4be733
.
* Fix style
* Updates from review
@armills:
While we're doing cleanup here, can you just change self._brightness,
self._rgb, self._name, self._temperature, and self._state assignments in
__init__ to None? These will get overwritten when self.update() is called, so
it's safer/cleaner to initialize them to None since it shouldn't matter if
everything is working.
2017-03-11 11:06:05 -08:00
Martin Hjelmare
aab63ea22a
Fix mysensors gateway windows setup ( #6500 )
2017-03-11 11:06:05 -08:00
Paulus Schoutsen
c8b2ba6559
Version bump to 0.40
2017-03-10 23:09:44 -08:00
Paulus Schoutsen
1496f1a570
Update frontend
2017-03-10 22:52:16 -08:00
Pascal Vizeli
0ef1c3af34
Android webcam better error handling / pump library 0.4 ( #6518 )
2017-03-10 23:11:16 +01:00
Pascal Vizeli
b0a2909835
Bugfix rpi_rf cleanup ( #6513 )
...
Add an optional extended description…
2017-03-10 14:57:03 +01:00
Craig J. Ward
0f1cad24ce
Insteon lib ( #6505 )
...
* use lib with caching to reduce collisions
* use 0.43
* change requirements
* update the lib to 0.44
* update req
* fix typo
* just keep checking
* just keep checking - switch
* use 0.45 with file cache
* requirements
* Update requirements_all.txt
* Update insteon_local.py
* Update requirements_all.txt
* Update insteon_local.py
* update library
* fix lint
2017-03-10 11:17:09 +01:00
Caleb
24630b1ebe
Update to Pyunifi2.0 ( #6490 )
...
* Updated pyUnifi
* Missing comma
* Security opt-out, not opt-in
* Adjust minimal values
* Update to pyUnifi 2.0
2017-03-10 11:16:51 +01:00
Pascal Vizeli
bdaae6f844
Bugfix android camera autodiscovery settings ( #6510 )
...
Add an optional extended description…
2017-03-10 10:14:05 +01:00
Paulus Schoutsen
edd96c2b04
Merge remote-tracking branch 'origin/master' into dev
2017-03-09 21:32:04 -08:00
Robbie Trencheny
11c4d3892f
Merge pull request #6001 from jumpkick/patch-2
...
Improvements for WeMo Insight switches
2017-03-09 21:14:33 -08:00
Robbie Trencheny
75817ad46d
Merge pull request #6361 from GreenTurtwig/dev
...
Updated to catch timeout error
2017-03-09 20:39:20 -08:00
Robbie Trencheny
780cdd5f90
Merge pull request #6389 from Deinara/discord_connect_fix
...
Discord connect fix
2017-03-09 19:57:29 -08:00
Robbie Trencheny
d70eaeb118
Merge pull request #6407 from jvolkman/patch-1
...
Small typo fix in setup_docker_prereqs
2017-03-09 19:55:57 -08:00
Robbie Trencheny
9e9c6d0184
Make states constants
2017-03-09 19:55:18 -08:00
Robbie Trencheny
2cdc0febf5
Merge pull request #6494 from armills/kodi-command-exceptions
...
Catch exceptions on kodi commands
2017-03-09 19:50:53 -08:00
Robbie Trencheny
c721ec7ab0
Merge pull request #6507 from amelchio/longer-light-transitions
...
Increase upper limit on light transitions (#2843 )
2017-03-09 19:50:22 -08:00
Robbie Trencheny
4e63e8328e
Merge pull request #6506 from happyleavesaoc/enhance-moon
...
more moon states
2017-03-09 19:45:40 -08:00
Robbie Trencheny
8f2009a187
Merge pull request #6488 from pvizeli/pydroid-ipcam
...
Android IP Cam support
2017-03-09 19:41:23 -08:00
Adam Mills
529eee994b
Include functools.wraps
2017-03-09 19:52:45 -05:00
Christiaan Blom
3f7dd7ed9a
Added an extra space
2017-03-10 00:33:29 +01:00
Christiaan Blom
b952cfe705
Added pylint ignore message and re-added .close()
2017-03-10 00:21:26 +01:00
Anders Melchiorsen
b9cf4df557
Increase upper limit on light transitions ( #2843 )
...
This increases the global limit to 6535 seconds (1h48m55s) because that is
supported by all light platforms.
Some platforms support even longer transition times so the limit should
actually be platform specific.
2017-03-09 23:59:35 +01:00
happyleaves
7892297240
more moon states
2017-03-09 16:54:04 -05:00
Pascal Vizeli
20fcd1f0e2
Bugfix mqtt socket memory error ( #6501 )
...
* Bugfix mqtt socket memory error
* Fix tests
* Fix lint
2017-03-09 06:31:43 -08:00
pvizeli
8bbf13ef9f
Fix lint
2017-03-09 15:10:39 +01:00
Paulus Schoutsen
855756cb2a
Add first pass at Z-Wave light tests ( #6483 )
...
* Add first pass at Z-Wave light tests
* Remove unused SIGNAL_VALUE
* Lint
* Update test_init.py
2017-03-09 14:35:04 +01:00
pvizeli
bbcfb9158a
fix lint
2017-03-09 12:03:08 +01:00
pvizeli
bcd4def0ae
pump version 0.3 / make a lot of improvments
2017-03-09 12:00:50 +01:00
Robbie Trencheny
ddc260b628
Add required changes to support MQTT discovery that I previously missed. See #6481 .
2017-03-08 23:57:54 -08:00
Robbie Trencheny
06bc062221
MQTT should load the provided platform not DOMAIN
...
See #6481
2017-03-08 23:53:17 -08:00
Pascal Vizeli
21f3b62d09
fix coverage
2017-03-09 01:03:15 +01:00
Pascal Vizeli
185ccc4fc4
Fix some things
2017-03-09 01:00:57 +01:00