core/homeassistant/components/push/manifest.json

9 lines
200 B
JSON

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