hass-core/homeassistant/components/shelly
2024-11-10 20:11:42 +01:00
..
bluetooth Bump aioshelly to 12.0.0 (#127884) 2024-10-08 02:05:23 +03:00
__init__.py Fix Shelly sleepy RPC setup if device is already awake (#124734) 2024-08-27 10:48:13 -10:00
binary_sensor.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
button.py
climate.py
config_flow.py Cleanup unnecessary __init__ method in OptionsFlow (#129651) 2024-11-02 18:15:41 +01:00
const.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
coordinator.py Avoid Shelly data update during shutdown (#130301) 2024-11-10 20:11:42 +01:00
cover.py Add support for cover tilt for Shelly 2PM Gen3 (#125717) 2024-09-12 09:28:36 +02:00
device_trigger.py Use root import for device_automation (#125836) 2024-09-12 17:01:25 +02:00
diagnostics.py Add WS outbound config to Shelly diagnostics (#124654) 2024-08-26 22:17:38 +03:00
entity.py Small cleanups to shelly (#124758) 2024-08-27 21:00:31 -10:00
event.py
icons.json
light.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
logbook.py
manifest.json Bump aioshelly to 12.0.1 (#129453) 2024-10-29 22:01:38 +02:00
number.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
select.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
sensor.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
strings.json Cleanup unnecessary reconfigure_confirm from config flows (#128086) 2024-10-14 12:57:15 +02:00
switch.py Add switch entity for Shelly scripts (#108171) 2024-10-13 15:11:40 +02:00
text.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
update.py Report update_percentage in shelly update entity (#129382) 2024-11-07 08:52:20 +01:00
utils.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
valve.py