core/homeassistant/components/uptime/manifest.json

10 lines
229 B
JSON
Raw Normal View History

{
"domain": "uptime",
"name": "Uptime",
"documentation": "https://www.home-assistant.io/integrations/uptime",
2022-03-12 11:36:08 +00:00
"codeowners": ["@frenck"],
"quality_scale": "internal",
2022-03-12 11:36:08 +00:00
"iot_class": "local_push",
"config_flow": true
}