core/homeassistant/components/stiebel_eltron/manifest.json

11 lines
327 B
JSON

{
"domain": "stiebel_eltron",
"name": "STIEBEL ELTRON",
"documentation": "https://www.home-assistant.io/integrations/stiebel_eltron",
"requirements": ["pystiebeleltron==0.0.1.dev2"],
"dependencies": ["modbus"],
"codeowners": ["@fucm"],
"iot_class": "local_polling",
"loggers": ["pymodbus", "pystiebeleltron"]
}