core/homeassistant/components/stiebel_eltron/manifest.json

10 lines
281 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"
}