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:
parent
5221775599
commit
4b3096f05b
10 changed files with 11 additions and 136 deletions
services/home-assistant
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue