12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"domain": "tolo",
|
|
"name": "TOLO Sauna",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tolo",
|
|
"requirements": ["tololib==0.1.0b3"],
|
|
"codeowners": ["@MatthiasLohr"],
|
|
"iot_class": "local_polling",
|
|
"dhcp": [{ "hostname": "usr-tcp232-ed2" }],
|
|
"loggers": ["tololib"]
|
|
}
|