converted buttons

This commit is contained in:
Tomaae 2023-08-09 09:59:50 +02:00
parent 15bc156d74
commit 6caaa4e891
No known key found for this signature in database
GPG key ID: 2F97770867DAA4E6
4 changed files with 33 additions and 27 deletions

View file

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