core/tests/components/ozw
Patrick 19870ea867
Fix ozw color temp (#38012)
* Fix color temp math

* Ran black --fast

* Update test_light.py

* tweaking mireds

* updating comments

* fixing test_light to match standards

* fixing comments, need coffee
2020-07-20 14:35:30 -04:00
..
__init__.py
common.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
conftest.py Add RGB light support to ozw (#37636) 2020-07-16 18:10:36 -07:00
test_binary_sensor.py
test_climate.py Add ozw support for single setpoint thermostat devices (#37713) 2020-07-17 14:25:16 +02:00
test_config_flow.py
test_cover.py Add ozw garage door barrier support (#37316) 2020-07-02 21:29:09 +02:00
test_fan.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
test_init.py
test_light.py Fix ozw color temp (#38012) 2020-07-20 14:35:30 -04:00
test_lock.py Add ozw usercode support (#37390) 2020-07-08 16:41:53 -07:00
test_scenes.py
test_sensor.py
test_services.py Add OZW support for set_config_parameter service (#37523) 2020-07-08 20:59:52 +02:00
test_switch.py