1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/tolo/manifest.json
2021-11-24 20:45:13 +01:00

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.0b2"
],
"codeowners": [
"@MatthiasLohr"
],
"iot_class": "local_polling",
"dhcp": [{"hostname": "usr-tcp232-ed2"}]
}