12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"domain": "generic_thermostat",
|
|
"name": "Generic Thermostat",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"dependencies": ["sensor", "switch"],
|
|
"documentation": "https://www.home-assistant.io/integrations/generic_thermostat",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|