mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-07 16:04:29 +02:00
Replaced fwupdate with new HA update entity #229
This commit is contained in:
parent
5b1c88fa6a
commit
c639d65332
4 changed files with 145 additions and 14 deletions
|
@ -7,6 +7,7 @@ PLATFORMS = [
|
|||
Platform.DEVICE_TRACKER,
|
||||
Platform.SWITCH,
|
||||
Platform.BUTTON,
|
||||
Platform.UPDATE,
|
||||
]
|
||||
|
||||
DOMAIN = "mikrotik_router"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue