core/tests/components/hyperion
Sab44 c1953b0ae4
Decouple Hyperion entitites and clear source when light is off (#80478)
* Remove Hyperion Priority Light

* Remove coupling between light entity and led device

* Merge HyperionLight and HyperionBaseLight as we will only have one light entity

* Set state based on whether priority channel is open or not

* Remove leftover variable from Priority Light

* Remove external sources from light entity; use switch entities instead

* Remove external effects from effects to show dropdown

* Remove workaround for hyperion.ng issue 992

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-06-28 13:51:42 +02:00
..
__init__.py Decouple Hyperion entitites and clear source when light is off (#80478) 2023-06-28 13:51:42 +02:00
conftest.py
test_camera.py
test_config_flow.py Decouple Hyperion entitites and clear source when light is off (#80478) 2023-06-28 13:51:42 +02:00
test_light.py Decouple Hyperion entitites and clear source when light is off (#80478) 2023-06-28 13:51:42 +02:00
test_switch.py Import `util.dt` as `dt_util` in `components/[g-i]*` (#93759) 2023-05-30 00:01:00 +03:00