1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/push/manifest.json

10 lines
229 B
JSON

{
"domain": "push",
"name": "Push",
"codeowners": ["@dgomes"],
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/push",
"iot_class": "local_push",
"quality_scale": "legacy"
}