core/homeassistant/components/deconz
G Johansson 25e6eab008
Not valid hvac modes now fails in Climate (#145242)
* Not valid hvac modes now fails

* Fix some tests

* Some more

* More

* fix ruff

* HVAC

* Fritzbox

* Clean up

* Use dict[key]

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
..
hub
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py Not valid hvac modes now fails in Climate (#145242) 2025-06-12 07:15:07 +02:00
config_flow.py
const.py
cover.py
deconz_event.py
device_trigger.py
diagnostics.py
entity.py
errors.py
fan.py
icons.json
light.py
lock.py
logbook.py
manifest.json
number.py
scene.py
select.py
sensor.py
services.py
services.yaml
siren.py
strings.json
switch.py
util.py