core/homeassistant/components/generic_thermostat/manifest.json

12 lines
247 B
JSON

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