core/homeassistant/components/shelly
Erik Montnemery 76c3058d15
Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA (#51719)
2021-06-10 19:11:38 +02:00
..
translations [ci skip] Translation update 2021-06-08 00:21:17 +00:00
__init__.py Do not configure Shelly config entry created by custom component (#51616) 2021-06-08 13:23:25 +02:00
binary_sensor.py
config_flow.py
const.py
cover.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02:00
device_trigger.py Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA (#51719) 2021-06-10 19:11:38 +02:00
entity.py Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009) 2021-05-23 23:10:22 +03:00
light.py
logbook.py
manifest.json Bump aioshelly to 0.6.4 (#51081) 2021-05-25 19:28:12 +02:00
sensor.py Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009) 2021-05-23 23:10:22 +03:00
strings.json
switch.py
utils.py