core/homeassistant/components/moon/manifest.json

12 lines
298 B
JSON
Raw Normal View History

{
"domain": "moon",
"name": "Moon",
2022-03-03 23:12:33 +00:00
"codeowners": ["@fabaff", "@frenck"],
2023-02-08 19:38:43 +00:00
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/moon",
"integration_type": "service",
"iot_class": "calculated",
"quality_scale": "internal",
"single_config_entry": true
}