core/homeassistant/components/shelly
Maciej Bieniek 50751574b4
Fix `configuration_url` for Shelly device using IPv6 (#121939)
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-07-15 08:31:44 +02:00
..
bluetooth
__init__.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
binary_sensor.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
button.py
climate.py
config_flow.py
const.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
coordinator.py Fix `configuration_url` for Shelly device using IPv6 (#121939) 2024-07-15 08:31:44 +02:00
cover.py
device_trigger.py
diagnostics.py
entity.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
event.py
icons.json
light.py
logbook.py
manifest.json Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
number.py
sensor.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
strings.json Cleanup Shelly unused strings for removed valve switch (#121813) 2024-07-12 05:44:25 +01:00
switch.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
text.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
update.py
utils.py Fix `configuration_url` for Shelly device using IPv6 (#121939) 2024-07-15 08:31:44 +02:00
valve.py