core/homeassistant/components/atome/manifest.json

11 lines
272 B
JSON

{
"domain": "atome",
"name": "Atome Linky",
"codeowners": ["@baqs"],
"documentation": "https://www.home-assistant.io/integrations/atome",
"iot_class": "cloud_polling",
"loggers": ["pyatome"],
"quality_scale": "legacy",
"requirements": ["pyAtome==0.1.1"]
}