I am trying to connect my Linksys wrt1900ac as a device_tracker. Here’s the stuff in the config:
device_tracker:
- platform: linksys_smart
host: 192.168.1.1
The logs say
Platform not found: device_tracker.linksys_smart
Any help?
I am trying to connect my Linksys wrt1900ac as a device_tracker. Here’s the stuff in the config:
device_tracker:
- platform: linksys_smart
host: 192.168.1.1
The logs say
Platform not found: device_tracker.linksys_smart
Any help?
Hi,
Same issue until I realised I was running version 0.47 - linksys_smart platform is only available from v0.48 onwards. Upgraded homeassitant to latest version(0.49), and it worked fine with below config:
`device_tracker: