1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/atome/manifest.json
2020-04-03 12:58:19 -07:00

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"]
}