1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00
Files
core/homeassistant/components/pushover/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
220 B
JSON

{
"domain": "pushover",
"name": "Pushover",
"documentation": "https://www.home-assistant.io/integrations/pushover",
"requirements": ["pushover_complete==1.1.1"],
"codeowners": [],
"iot_class": "cloud_push"
}