Replaced fwupdate with new HA update entity #229

This commit is contained in:
Tomaae 2022-08-11 12:56:28 +02:00
parent 5b1c88fa6a
commit c639d65332
No known key found for this signature in database
GPG key ID: 8360BBD8A381D1C0
4 changed files with 145 additions and 14 deletions

View file

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