* fix: set state of the FritzBox-Switch to disabled if the option for manuel switching in the userinterface is disabled * feat: raise an error instead of disabling switch * feat: rename method signature * fix: tests * fix: wrong import * feat: Update homeassistant/components/fritzbox/strings.json Update error message Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> * Update tests/components/fritzbox/test_switch.py feat: update test Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> * make ruff happy * fix expected error message check --------- Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
const.py | ||
test_binary_sensor.py | ||
test_button.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_coordinator.py | ||
test_cover.py | ||
test_diagnostics.py | ||
test_init.py | ||
test_light.py | ||
test_sensor.py | ||
test_switch.py |