21 lines
457 B
JSON
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"
|
|
}
|