ha-core/homeassistant/components/generic_thermostat/manifest.json

9 lines
245 B
JSON

{
"domain": "generic_thermostat",
"name": "Generic Thermostat",
"codeowners": [],
"dependencies": ["sensor", "switch"],
"documentation": "https://www.home-assistant.io/integrations/generic_thermostat",
"iot_class": "local_polling"
}