2019-04-13 21:53:36 +00:00
|
|
|
{
|
|
|
|
"domain": "stiebel_eltron",
|
|
|
|
"name": "STIEBEL ELTRON",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/stiebel_eltron",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["pystiebeleltron==0.0.1.dev2"],
|
|
|
|
"dependencies": ["modbus"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@fucm"],
|
|
|
|
"iot_class": "local_polling"
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|