Files
2026-06-16 10:33:21 -04:00

28 lines
607 B
JSON

{
"domain": "versatile_thermostat",
"name": "Versatile Thermostat",
"after_dependencies": [
"recorder",
"http"
],
"codeowners": [
"@jmcollin78"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/jmcollin78/versatile_thermostat",
"homekit": {},
"integration_type": "device",
"iot_class": "calculated",
"issue_tracker": "https://github.com/jmcollin78/versatile_thermostat/issues",
"quality_scale": "silver",
"requirements": [
"numpy",
"scipy",
"vtherm_api>=0.3.0"
],
"ssdp": [],
"version": "10.0.2",
"zeroconf": []
}