hass-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 Fix Shelly reauth flow (#114180) 2024-03-25 23:27:44 +02:00
config_flow.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
const.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
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 Fix Shelly reauth flow (#114180) 2024-03-25 23:27:44 +02:00
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 Revert the logger level in the Shelly update platform (#114749) 2024-04-03 16:01:56 +02:00
utils.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
valve.py