1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-22 14:57:14 +00:00

6 Commits

Author SHA1 Message Date
Pascal Vizeli
e12a9eaadd Update avion.py ()
* Update avion.py

* Update decora.py

* Update decora.py

* Update decora.py

* Update avion.py

* Update decora.py

* Update decora.py

* Update decora.py

* Update decora.py
2017-07-06 23:20:39 -07:00
Matthew Garrett
061a38cc3b Update Avion and Decora switches to match upstream changes ()
The upstream Avion and Decora code has changed to punt retry logic out to
consumers, so update to match. As a bonus, Avion also gains support for
pulling switch configuration off the web rather than requiring manual
configuration.
2017-07-05 00:39:51 +02:00
Matthew Garrett
7b3cc9fe1f Bump a couple of dependencies ()
* avion light: Bump python-avion dependency version

The dependencies in python-avion weren't sufficiently strict. This is now
fixed, but means we need to depend on a new version.

* decora light: Bump python-decora dependency

There's a new version of python-decora with a reliability fix, so depend on
that.
2017-04-23 09:20:58 +02:00
Fabian Affolter
e1412a223c Update docstring (quotes, links, content) () 2017-01-28 16:02:19 +01:00
Robbie Trencheny
738292f817 Ignore import error on avion 2017-01-19 13:25:35 -08:00
Matthew Garrett
3b25b5a6da Add support for Avion Bluetooth dimmer switches ()
GE sell a range of Bluetooth dimmer switches based on Avi-on technology.
Add a module for controlling them. There's also a set of smart switches that
speak the same protocol, but I don't have any of those to test support with.
2017-01-19 21:07:37 +01:00