core/homeassistant/components/shelly
Shay Levy 63275d61a5
Add Shelly RGB/RGBW profiles support (#113808)
* Add Shelly RGB/RGBW profiles support

* Update homeassistant/components/shelly/light.py

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

* Use walrus in rgbw_key_ids

* Use walrus in light_key_ids

---------

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2024-03-21 21:04:50 +02:00
..
bluetooth
__init__.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
binary_sensor.py
button.py
climate.py
config_flow.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
const.py Add Shelly RGB/RGBW profiles support (#113808) 2024-03-21 21:04:50 +02:00
coordinator.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
cover.py
device_trigger.py
diagnostics.py
entity.py
event.py
icons.json
light.py Add Shelly RGB/RGBW profiles support (#113808) 2024-03-21 21:04:50 +02:00
logbook.py
manifest.json Bump aioshelly to 8.2.0 (#113886) 2024-03-20 17:06:16 +01:00
number.py
sensor.py Add removal condition to Shelly battery sensor (#113703) 2024-03-17 21:21:42 +01:00
strings.json Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
switch.py
update.py
utils.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
valve.py