core/homeassistant/components/fritz
Timo S d6693cdff9
Add fritz set guest wifi password service (#62892)
* Add a new service set_guest_wifi_password to the fritz integration.

* Remove unnecessary params defaults

* Remove default password length

* Add service schema, cleanup code

* Fix min password length in services.yaml

* Move schema to `services.py`, add typing

* Add default password length from upstream lib

* Remove None typing

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2022-02-04 08:57:14 +01:00
..
translations [ci skip] Translation update 2022-02-04 00:13:58 +00:00
__init__.py Improve debugging and error handling in Fritz!Tools (#65324) 2022-01-31 15:28:11 -08:00
binary_sensor.py Let the new wrapper just extend the `FritzBoxTools` class (#64133) 2022-01-20 12:43:32 +01:00
button.py Let the new wrapper just extend the `FritzBoxTools` class (#64133) 2022-01-20 12:43:32 +01:00
common.py Add fritz set guest wifi password service (#62892) 2022-02-04 08:57:14 +01:00
config_flow.py Let the new wrapper just extend the `FritzBoxTools` class (#64133) 2022-01-20 12:43:32 +01:00
const.py Add fritz set guest wifi password service (#62892) 2022-02-04 08:57:14 +01:00
device_tracker.py Let the new wrapper just extend the `FritzBoxTools` class (#64133) 2022-01-20 12:43:32 +01:00
diagnostics.py Extend diagnostics data in Fritz!Tools (#65573) 2022-02-03 13:36:36 -08:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
sensor.py Move call_action to AvmWrapper for Fritz (#64667) 2022-01-23 13:04:19 +01:00
services.py Add fritz set guest wifi password service (#62892) 2022-02-04 08:57:14 +01:00
services.yaml Add fritz set guest wifi password service (#62892) 2022-02-04 08:57:14 +01:00
strings.json
switch.py Fix "internet access" switch for Fritz connected device without known IP address (#65190) 2022-01-30 13:22:32 -08:00