Files
versatile_thermostat/custom_components/versatile_thermostat/manifest.json
2024-01-14 16:44:38 +00:00

19 lines
494 B
JSON

{
"domain": "versatile_thermostat",
"name": "Versatile Thermostat",
"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": [],
"ssdp": [],
"version": "5.3.0",
"zeroconf": []
}