mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-10 09:24:31 +02:00
converted device tracker
This commit is contained in:
parent
514a930d04
commit
b8f4856a5b
3 changed files with 40 additions and 32 deletions
|
@ -4,7 +4,7 @@ from homeassistant.const import Platform
|
|||
PLATFORMS = [
|
||||
Platform.SENSOR,
|
||||
Platform.BINARY_SENSOR,
|
||||
# Platform.DEVICE_TRACKER,
|
||||
Platform.DEVICE_TRACKER,
|
||||
Platform.SWITCH,
|
||||
Platform.BUTTON,
|
||||
Platform.UPDATE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue