hass-core/homeassistant/components/hyperion
Sab44 c1953b0ae4
Decouple Hyperion entitites and clear source when light is off ()
* 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 Remove async_setup from hyperion () 2023-06-01 12:20:04 +02:00
camera.py
config_flow.py Decouple Hyperion entitites and clear source when light is off () 2023-06-28 13:51:42 +02:00
const.py Decouple Hyperion entitites and clear source when light is off () 2023-06-28 13:51:42 +02:00
light.py Decouple Hyperion entitites and clear source when light is off () 2023-06-28 13:51:42 +02:00
manifest.json Sort manifests 5 () 2023-02-08 20:35:25 +01:00
strings.json
switch.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00