core/homeassistant/components/atome/manifest.json

8 lines
185 B
JSON

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