core/homeassistant/components/tolo/manifest.json

14 lines
306 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"}]
}