1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/shelly
Shay Levy 291df6dafe
Bump aioshelly to 9.0.0 (#114025)
* Update Shelly to use initialize from aioshelly

* Save indentation in _async_device_connect

* Use firmware_supported property from aioshelly

* Review comments

* Bump aioshelly

* Fix lint errors

* Test RPC initialized update
2024-04-14 18:07:26 +03:00
..
bluetooth
__init__.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
binary_sensor.py
button.py
climate.py
config_flow.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
const.py
coordinator.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
cover.py
device_trigger.py
diagnostics.py
entity.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
event.py
icons.json
light.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
logbook.py
manifest.json Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
number.py
sensor.py
strings.json Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
switch.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
update.py
utils.py
valve.py