Add integration_type service to owntracks (#159865)

This commit is contained in:
Joost Lekkerkerker
2025-12-28 15:31:25 +01:00
committed by GitHub
parent 88b5b37f07
commit 31de4a4fa2
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"config_flow": true,
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/owntracks",
"integration_type": "service",
"iot_class": "local_push",
"loggers": ["nacl"],
"requirements": ["PyNaCl==1.6.0"],

View File

@@ -4927,7 +4927,7 @@
},
"owntracks": {
"name": "OwnTracks",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_push",
"single_config_entry": true