core/homeassistant/components/push/manifest.json

8 lines
171 B
JSON

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