core/homeassistant/components/shelly
Maciej Bieniek 9f9602e8a7
Add frequency sensor for Shelly Plus/Pro xPM devices (#97172)
2023-07-24 23:07:57 +02:00
..
bluetooth
__init__.py Create an issue if push updates fail for Shelly gen1 devices (#96910) 2023-07-20 13:11:05 +02:00
binary_sensor.py
button.py
climate.py Create an issue if Shelly TRV is not calibrated (#96952) 2023-07-21 14:20:03 +02:00
config_flow.py
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
coordinator.py Create an issue if push updates fail for Shelly gen1 devices (#96910) 2023-07-20 13:11:05 +02:00
cover.py
device_trigger.py
diagnostics.py
entity.py Remove duplicated available property from Shelly coordinator entities (#96859) 2023-07-18 22:18:41 +03:00
light.py
logbook.py
manifest.json
number.py
sensor.py Add frequency sensor for Shelly Plus/Pro xPM devices (#97172) 2023-07-24 23:07:57 +02:00
strings.json Create an issue if Shelly TRV is not calibrated (#96952) 2023-07-21 14:20:03 +02:00
switch.py
update.py
utils.py