1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/ebusd/manifest.json
2021-12-17 09:34:27 +01:00

9 lines
205 B
JSON

{
"domain": "ebusd",
"name": "ebusd",
"documentation": "https://www.home-assistant.io/integrations/ebusd",
"requirements": ["ebusdpy==0.0.17"],
"codeowners": [],
"iot_class": "local_polling"
}