HI,
setting up a new HA instance with the latest 97.2 I find my self locked out of the Owntracks device_tracker while I also use mqtt mode. Tried to setup the integration via configuration/integration.
Had that setup since forever, and always had both mqtt and device_tracker Owntracks, but thought id give the integration a try.
In the new integration we have to use http mode, and Mqtt isn’t available any longer?
Or can I still use this:
owntracks:
max_gps_accuracy: 100
#secret: !secret owntracks_secret
waypoints: true
#mqtt_topic: !secret owntracks_mqtt_topic
waypoint_whitelist:
- !secret owntracks_user_id
somehow? using yaml mode maybe (am already using yaml mode…)
thanks for having a look.