converted switches

This commit is contained in:
Tomaae 2023-08-09 09:37:48 +02:00
parent 2ea35dec75
commit 727a075dbb
No known key found for this signature in database
GPG key ID: 2F97770867DAA4E6
3 changed files with 39 additions and 34 deletions

View file

@ -5,7 +5,7 @@ PLATFORMS = [
Platform.SENSOR,
Platform.BINARY_SENSOR,
# Platform.DEVICE_TRACKER,
# Platform.SWITCH,
Platform.SWITCH,
# Platform.BUTTON,
# Platform.UPDATE,
]