core/homeassistant/components/shelly
Maciej Bieniek fa57d57215
Fix Shelly diagnostics for devices without WebSocket Outbound support (#140501)
* Don't assume that `ws` is always in config

* Fix device
2025-03-13 20:58:09 +02:00
..
bluetooth Migrate shelly Bluetooth scanner to use correct MAC address (#140180) 2025-03-09 13:28:56 +02:00
__init__.py Align CONF_ in Shelly integration (#140202) 2025-03-09 18:04:00 +01:00
binary_sensor.py
button.py
climate.py
config_flow.py Align CONF_ in Shelly integration (#140202) 2025-03-09 18:04:00 +01:00
const.py
coordinator.py Align CONF_ in Shelly integration (#140202) 2025-03-09 18:04:00 +01:00
cover.py
device_trigger.py
diagnostics.py Fix Shelly diagnostics for devices without WebSocket Outbound support (#140501) 2025-03-13 20:58:09 +02:00
entity.py
event.py
icons.json
light.py
logbook.py
manifest.json
number.py
select.py
sensor.py
strings.json
switch.py
text.py
update.py
utils.py Align CONF_ in Shelly integration (#140202) 2025-03-09 18:04:00 +01:00
valve.py