hass-core/homeassistant/components/shelly
Maciej Bieniek 79a122e1e5
Fix Shelly button unique_id migration (#95707)
Fix button unique_id migration
2023-07-02 16:28:41 +03:00
..
bluetooth Fix timestamps for bluetooth scanners that bundle advertisements (#94511) 2023-06-14 21:47:00 -04:00
__init__.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00
binary_sensor.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
button.py Fix Shelly button unique_id migration (#95707) 2023-07-02 16:28:41 +03:00
climate.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
config_flow.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00
const.py Add support for triple_push event for Shelly gen2 devices (#88081) 2023-02-15 10:20:27 +01:00
coordinator.py Catch InvalidAuthError in shutdown() method for Shelly gen2 devices (#94563) 2023-06-15 00:00:21 +03:00
cover.py
device_trigger.py
diagnostics.py
entity.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
light.py Collection of code styling tweaks (#87344) 2023-02-03 23:51:27 +01:00
logbook.py Shelly code quality (#86733) 2023-01-27 10:47:05 +02:00
manifest.json Bump Shelly backend library to version 5.4.0 (#94829) 2023-06-19 00:10:29 +02:00
number.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
sensor.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
strings.json Capitalize a bunch of translations (#95421) 2023-06-28 11:08:53 +02:00
switch.py
update.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
utils.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00