Device tracker not working. Both of our iPhones show up as UNK (unknown) on badges.
Notifications is displaying Invalid config
The following integrations and platforms could not be set up:
[asuswrt] (https://www.home-assistant.io/integrations/asuswrt)
asuswrt.device_tracker
Please check your config.
My configuration.yaml
asuswrt:
host: 192.168.1.1
username: admin
password: !secret asus_password
device_tracker:
- platform: asuswrt
interval_seconds: 15
consider_home: 90
new_device_defaults:
track_new_devices: false
hide_if_away: false
notify:
- name: notify
platform: group
services:
#- service: ios_keith
#- service: ios_jorgie
- service: mobile_app_keith
- service: mobile_app_jorgie
I have also followed this procedure with no success.
Beta testing: cleaning between builds · Home Assistant Companion Docs
Users who have been taking part in the beta testing of 2.0 have likely been through many builds and picked up several sensors which are now redundant. The following steps will allow you to carry out a scorched earth removal of previous builds from…