core/homeassistant/components/recorder/manifest.json

9 lines
216 B
JSON

{
"domain": "recorder",
"name": "Recorder",
"documentation": "https://www.home-assistant.io/integrations/recorder",
"requirements": ["sqlalchemy==1.3.19"],
"codeowners": [],
"quality_scale": "internal"
}