core/homeassistant/components/recorder/manifest.json

10 lines
245 B
JSON

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