hass-core/homeassistant/components/shelly
2023-03-15 18:52:42 +01:00
..
bluetooth
__init__.py
binary_sensor.py Use SensorDeviceClass.ENUM and add state attributes translations in Shelly integration (#89660) 2023-03-15 18:52:42 +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 Sort manifests 9 (#87030) 2023-02-08 20:22:30 +01:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Use SensorDeviceClass.ENUM and add state attributes translations in Shelly integration (#89660) 2023-03-15 18:52:42 +01:00
strings.json Use SensorDeviceClass.ENUM and add state attributes translations in Shelly integration (#89660) 2023-03-15 18:52:42 +01:00
switch.py
update.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
utils.py