core/homeassistant/components/shelly
Maciej Bieniek 8af545a4e3
Add new buttons for Shelly Gas (#63099)
* Add self test/mute/unmute buttons

* Improve doctrings

* Improve test coverage

* Add supported property to ShellyButtonDescription

* Change icon
2022-01-01 21:42:17 +02:00
..
translations
__init__.py Add hw info for Shelly devices (#62643) 2021-12-30 20:08:29 +01:00
binary_sensor.py
button.py Add new buttons for Shelly Gas (#63099) 2022-01-01 21:42:17 +02:00
climate.py
config_flow.py
const.py Add new buttons for Shelly Gas (#63099) 2022-01-01 21:42:17 +02:00
cover.py
device_trigger.py Fix Shelly error fetching device triggers for sleeping devices (#63103) 2021-12-31 18:47:03 +01:00
entity.py
light.py
logbook.py
manifest.json Bump library to version 1.0.7 (#63078) 2021-12-30 19:45:09 +02:00
sensor.py
strings.json
switch.py
utils.py