core/homeassistant/components/shelly
Simone Chemelli bc2c7b2d48
Add Shelly RGB devices management (#43993)
* Add support for RGB devices

* White value handling

* Fixed logic for some devices (ColorTemp, White, Kelvin limits)

* Code cleanup

* Moved func from utils to light

* Fix for DUO

* Added "Optional" to properties that need it

* Code more understandable

* Applied code review suggestions

* Applied code review suggestions

* Updated logic to always show all available options
2021-01-11 16:47:49 +01:00
..
translations Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00
__init__.py Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00
binary_sensor.py Add motion binary sensor (#44445) 2020-12-31 00:02:56 +01:00
config_flow.py Cleanup timeouts values for Shelly (#44790) 2021-01-04 14:04:40 +01:00
const.py Add Shelly RGB devices management (#43993) 2021-01-11 16:47:49 +01:00
cover.py
device_trigger.py Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00
entity.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00
light.py Add Shelly RGB devices management (#43993) 2021-01-11 16:47:49 +01:00
logbook.py Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00
manifest.json Add Shelly RGB devices management (#43993) 2021-01-11 16:47:49 +01:00
sensor.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00
strings.json Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00
switch.py
utils.py Add logbook and device trigger platforms to Shelly (#44020) 2021-01-04 23:10:42 +01:00