core/homeassistant/components/ebusd/manifest.json

10 lines
231 B
JSON
Raw Normal View History

{
"domain": "ebusd",
"name": "ebusd",
"codeowners": [],
2023-02-08 19:19:19 +00:00
"documentation": "https://www.home-assistant.io/integrations/ebusd",
"iot_class": "local_polling",
2023-02-08 19:19:19 +00:00
"loggers": ["ebusdpy"],
"requirements": ["ebusdpy==0.0.17"]
}