1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/moon/manifest.json
2023-07-30 19:03:25 +02:00

11 lines
267 B
JSON

{
"domain": "moon",
"name": "Moon",
"codeowners": ["@fabaff", "@frenck"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/moon",
"integration_type": "service",
"iot_class": "calculated",
"quality_scale": "internal"
}