Commit Graph

12 Commits (d348f09d3d42c6bd65727a471cf363cbca19105f)

Author SHA1 Message Date
Pascal Vizeli 9751fed493 Don't allow to use a old unsecure library ()
* Don't allow to use a old unsecury library

* Update gen_requirements_all.py

* Cryptodome fix for python-broadlink

* Coinbase cryptodome fix
2018-02-27 01:58:45 -08:00
Daniel Høyer Iversen 12dc0db856
except vol.MultipleInvalid in Broadlink ()
* except vol.MultipleInvalid in Broadlink 

* typo
2018-02-02 09:05:54 +01:00
Fabian Affolter d8ca04a4bc Do not call update() in constructor () 2017-08-06 10:21:55 -07:00
Daniel Høyer Iversen 7aad93e90d upgrade broadlink () 2017-07-13 14:42:30 +02:00
Fabian Affolter a4f1f6e724 Update docstrings ()
* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstring

* Update docstrings

* Update docstrings

* Fix lint issues

* Update docstrings

* Revert changes in dict
2017-05-02 09:18:47 -07:00
Fabian Affolter cfc023e128 Don't use len(SEQUENCE) as condition value ()
* Don't use len(SEQUENCE) as condition value

* Update volvooncall.py
2017-04-23 20:41:09 -07:00
Lev Aronsky c7fcd98cad Test the temperature returned by RM2 ()
* Test the temperature returned by RM2
* Validate fields via voluptuous
* Fixed range for humidity
2017-02-24 20:54:31 +01:00
Daniel Høyer Iversen c4f4a9a158 minor broadlink fix () 2017-02-24 09:49:42 +01:00
Daniel Høyer Iversen 58f813b518 broadlink () 2017-02-19 17:45:57 +01:00
Daniel Høyer Iversen b857f838df Broadlink ()
* Add fail checking of broadlink data
2017-02-18 07:38:50 +01:00
Daniel Høyer Iversen ebfb2c9b26 Broadlink fix ()
* Broadlink fix

* style fix

* style fix

* typo

* restructure

* Update broadlink.py

* Update broadlink.py

* Add support for more devices

* fix library version

* fix library version

* fix library version

* fix library version

* fix library version

* Update broadlink.py

* lib version

* remove lower

* remove lower

* refactor

* refactor

* refactor

* authorization

* authorization

* refactor

* lib version

* lib version
2017-01-03 23:45:11 +01:00
Daniel Høyer Iversen 394d53e748 Broadlink sensor and switch ()
* Broadlink sensor and switch

* broadlink logging

* Use async

* style

* style
2016-12-15 21:42:00 -08:00