core/homeassistant/components/atome/manifest.json

9 lines
217 B
JSON
Raw Normal View History

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