core/homeassistant/components/shelly
Ruslan Sayfutdinov 7a9385d857
Explicitly define all methods in ConfigFlow (#49341)
2021-04-17 12:42:31 +02:00
..
translations [ci skip] Translation update 2021-04-13 00:04:04 +00:00
__init__.py Fix init for first added shelly device (#48411) 2021-03-30 23:52:02 +02:00
binary_sensor.py
config_flow.py Explicitly define all methods in ConfigFlow (#49341) 2021-04-17 12:42:31 +02:00
const.py
cover.py
device_trigger.py Fix Shelly button device triggers (#48974) 2021-04-09 16:58:44 -07:00
entity.py Fix some sensor classes (#48254) 2021-03-23 15:56:33 +01:00
light.py Fix Shelly brightness offset (#49007) 2021-04-12 15:52:51 -07:00
logbook.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Fix shelly RSSI sensor unit (#49265) 2021-04-15 19:52:06 +02:00
strings.json
switch.py
utils.py