feat: remove OwnTracks

Remove OwnTracks including Home Assistant integration.
I've replaced OwnTracks with Home Assistant Companion App & Zood
which are sufficient for my use cases.
This commit is contained in:
Felix Schröter 2022-12-29 20:16:11 +01:00
parent 5221775599
commit 4b3096f05b
Signed by: felschr
GPG key ID: 671E39E6744C807D
10 changed files with 11 additions and 136 deletions
services/home-assistant

View file

@ -62,7 +62,6 @@ in {
database_path = "/var/lib/hass/zigbee.db";
zigpy_config = { ota = { ikea_provider = true; }; };
};
owntracks = { mqtt_topic = "owntracks/#"; };
alarm_control_panel = [{
platform = "manual";
code = "!secret alarm_code";