hass-core/tests/components/hue
Christian Manivong 772428e70f
Round Hue transition to steps of 100ms ()
* Adding round() to transition before firing turn_on, turn_off 
2021-12-23 15:08:24 +01:00
..
fixtures Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
__init__.py
conftest.py Fix tests for Hue integration () 2021-12-01 14:53:30 +01:00
const.py Hue handle device update () 2021-11-30 10:14:51 -08:00
test_binary_sensor.py Remove colon from default entity name in Hue integration () 2021-12-06 15:17:17 -08:00
test_bridge.py Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
test_config_flow.py Change check for existence of options flow () 2021-12-07 12:50:34 -08:00
test_device_trigger_v1.py Use DeviceAutomationType in tests/components/[h-l]* () 2021-12-20 22:18:53 +01:00
test_device_trigger_v2.py Fix Hue button events () 2021-12-23 14:24:37 +01:00
test_init.py Fix tests for Hue integration () 2021-12-01 14:53:30 +01:00
test_light_v1.py Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
test_light_v2.py Round Hue transition to steps of 100ms () 2021-12-23 15:08:24 +01:00
test_migration.py Fix migration of entities of Hue integration () 2021-12-06 08:24:59 -08:00
test_scene.py Round Hue transition to steps of 100ms () 2021-12-23 15:08:24 +01:00
test_sensor_v1.py Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
test_sensor_v2.py Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
test_services.py Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
test_switch.py Remove colon from default entity name in Hue integration () 2021-12-06 15:17:17 -08:00