hass-core/homeassistant/components/generic_thermostat/manifest.json
2023-02-08 20:27:05 +01:00

8 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"
}