core/homeassistant/components/google_assistant
Bryan York 38928c4c0e Fix Min/Max Kelvin color temp attribute for Google (#15697)
* Fix Min/Max Kelvin color temp attribute for Google

Max Kelvin is actually Min Mireds and vice-versa. K = 1000000 / mireds

* Update test_smart_home.py

* Update test_trait.py
2018-08-02 22:09:19 +02:00
..
__init__.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
auth.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
const.py Refactor Google Assistant (#12959) 2018-03-08 14:39:10 -08:00
helpers.py Refactor Google Assistant (#12959) 2018-03-08 14:39:10 -08:00
http.py Lint cleanups (#15243) 2018-07-01 11:57:01 -04:00
services.yaml Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
smart_home.py Import collections abstract base classes from collections.abc (#15649) 2018-07-25 11:35:22 +02:00
trait.py Fix Min/Max Kelvin color temp attribute for Google (#15697) 2018-08-02 22:09:19 +02:00