core/homeassistant/components/weather/manifest.json

9 lines
225 B
JSON
Raw Normal View History

{
"domain": "weather",
"name": "Weather",
"codeowners": ["@home-assistant/core"],
2023-02-08 19:10:18 +00:00
"documentation": "https://www.home-assistant.io/integrations/weather",
"integration_type": "entity",
"quality_scale": "internal"
}