core/homeassistant/components/shelly
Maciej Bieniek 79bcdf43f7
Add `current` sensor for Shelly RPC devices (#88863)
2023-03-01 16:26:20 +01:00
..
bluetooth
__init__.py
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py
config_flow.py
const.py Add support for `triple_push` event for Shelly gen2 devices (#88081) 2023-02-15 10:20:27 +01:00
coordinator.py Do not reload Shelly TRV entry when not needed (#88037) 2023-02-15 10:21:53 +01:00
cover.py
device_trigger.py
diagnostics.py
entity.py
light.py
logbook.py
manifest.json
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Add `current` sensor for Shelly RPC devices (#88863) 2023-03-01 16:26:20 +01:00
strings.json Add support for `triple_push` event for Shelly gen2 devices (#88081) 2023-02-15 10:20:27 +01:00
switch.py
update.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
utils.py