core/homeassistant/components/shelly
Shay Levy 2498340e1f
Fix Shelly uptime sensor (#43651)
Fix sensor to include time zone
Report new value only if delta > 5 seconds
Modify REST sensors class to use callable attributes
2020-11-27 09:40:06 +01:00
..
translations [ci skip] Translation update 2020-11-18 00:09:55 +00:00
__init__.py Support for Shelly Input Events (#43479) 2020-11-25 15:29:01 +01:00
binary_sensor.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00
config_flow.py Fix shelly import (#42783) 2020-11-03 09:49:34 +01:00
const.py Support for Shelly Input Events (#43479) 2020-11-25 15:29:01 +01:00
cover.py Add Shelly support for REST sensors (#40429) 2020-11-11 20:13:14 +01:00
entity.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00
light.py Support for Shelly Binary Input Sensors (#43313) 2020-11-19 11:42:24 +01:00
manifest.json Bump aioshelly to 0.5.1 (#42940) 2020-11-07 18:10:14 +01:00
sensor.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00
strings.json Remove brand names from translations (#43092) 2020-11-11 13:22:52 +01:00
switch.py Support for Shelly Binary Input Sensors (#43313) 2020-11-19 11:42:24 +01:00
utils.py Fix Shelly uptime sensor (#43651) 2020-11-27 09:40:06 +01:00