Add Guest WiFi QR-Code image entity to AVM Fritz!Tools (#95282)

This commit is contained in:
Michael
2023-06-27 23:48:28 +02:00
committed by GitHub
parent aaa4ee79b8
commit 4daacf9c4b
9 changed files with 186 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ PLATFORMS = [
Platform.BUTTON,
Platform.BINARY_SENSOR,
Platform.DEVICE_TRACKER,
Platform.IMAGE,
Platform.SENSOR,
Platform.SWITCH,
Platform.UPDATE,