core/homeassistant/components/shelly
Simone Chemelli 4095de0566
Allow Shelly CoAP to honour default network adapter (#110997)
* Allow Shelly CoAP to honor default network adapter

* apply review comment

* 1 more debug log line

* adapt code to library changes

* test

* improve test

* one more test
2024-03-11 09:52:15 +01:00
..
bluetooth
__init__.py Allow Shelly CoAP to honour default network adapter (#110997) 2024-03-11 09:52:15 +01:00
binary_sensor.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
button.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
climate.py
config_flow.py
const.py Allow Shelly CoAP to honour default network adapter (#110997) 2024-03-11 09:52:15 +01:00
coordinator.py
cover.py
device_trigger.py
diagnostics.py
entity.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
event.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
icons.json
light.py
logbook.py
manifest.json Allow Shelly CoAP to honour default network adapter (#110997) 2024-03-11 09:52:15 +01:00
number.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
sensor.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
strings.json
switch.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
update.py Remove entity description mixin in Shelly (#112938) 2024-03-10 22:15:23 +01:00
utils.py Allow Shelly CoAP to honour default network adapter (#110997) 2024-03-11 09:52:15 +01:00
valve.py