core/homeassistant/components/shelly
Maciej Bieniek 789073384b
Support reconfigure flow in Shelly integration (#117525)
* Support reconfigure flow

* Update strings

* Add tests

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-16 17:47:12 +02:00
..
bluetooth
__init__.py Add Shelly motion sensor switch (#115312) 2024-05-16 12:49:49 +02:00
binary_sensor.py
button.py
climate.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
config_flow.py Support reconfigure flow in Shelly integration (#117525) 2024-05-16 17:47:12 +02:00
const.py Add Shelly motion sensor switch (#115312) 2024-05-16 12:49:49 +02:00
coordinator.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
cover.py
device_trigger.py
diagnostics.py
entity.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
event.py
icons.json
light.py
logbook.py
manifest.json
number.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
sensor.py
strings.json Support reconfigure flow in Shelly integration (#117525) 2024-05-16 17:47:12 +02:00
switch.py Add Shelly motion sensor switch (#115312) 2024-05-16 12:49:49 +02:00
update.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
utils.py
valve.py