1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/components/locative/manifest.json
2023-02-08 20:38:43 +01:00

10 lines
226 B
JSON

{
"domain": "locative",
"name": "Locative",
"codeowners": [],
"config_flow": true,
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/locative",
"iot_class": "local_push"
}