core/homeassistant/components/generic_thermostat/manifest.json

8 lines
213 B
JSON

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