converted update sensors

This commit is contained in:
Tomaae 2023-08-09 09:53:48 +02:00
parent eae9fd7e2d
commit 15bc156d74
No known key found for this signature in database
GPG key ID: 2F97770867DAA4E6
5 changed files with 45 additions and 36 deletions

View file

@ -7,7 +7,7 @@ PLATFORMS = [
# Platform.DEVICE_TRACKER,
Platform.SWITCH,
# Platform.BUTTON,
# Platform.UPDATE,
Platform.UPDATE,
]
DOMAIN = "mikrotik_router"