core/homeassistant/util
Pascal Vizeli 8c266f9266 Alexa SmartHome API extend (#10251)
* Implement adjustment

* Add color support

* fix lint

* Fix lint & use only RGB

* fix HSB + Test

* Add tests & fix bugs

* add rgb test

* add setColorTemperature

* Add color light support + tests

* Fix color temp

* use kelvin for converting

* use correct calculation
2017-10-31 20:28:17 -07:00
..
__init__.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
async.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
color.py Alexa SmartHome API extend (#10251) 2017-10-31 20:28:17 -07:00
decorator.py Clean up OwnTracks (#9569) 2017-09-25 09:05:09 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Disable invalid-sequence-index (#7177) 2017-04-19 14:09:00 +02:00
location.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
logging.py Unit tests to improve core coverage (#9659) 2017-10-02 20:25:04 -07:00
package.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00
temperature.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
unit_system.py Fix typos (#7957) 2017-06-08 15:53:12 +02:00
yaml.py Do not auto-install credstash (#9844) 2017-10-12 23:57:45 -07:00