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
__init__.py
binary_sensor.py
button.py
common.py
config_flow.py
const.py
device_tracker.py
diagnostics.py
manifest.json
sensor.py
services.py
services.yaml
strings.json
switch.py