Files
Home-Assistant/custom_components/thermostat_timeline/manifest.json
T
2026-07-08 10:43:39 -04:00

21 lines
457 B
JSON

{
"domain": "thermostat_timeline",
"name": "Thermostat Pro Timeline",
"after_dependencies": [
"lovelace"
],
"codeowners": [
"@qlerup"
],
"config_flow": true,
"dependencies": [
"http",
"frontend"
],
"documentation": "https://github.com/qlerup/thermostat-pro-timeline",
"iot_class": "local_push",
"issue_tracker": "https://github.com/qlerup/thermostat-pro-timeline/issues",
"requirements": [],
"version": "3.2.3"
}