Add initial configuration for AC and heater settings in config.json
This commit is contained in:
parent
5f8223fbe1
commit
1fb3511ed5
6
config.json
Normal file
6
config.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"ac_target": 77.0,
|
||||||
|
"ac_swing": 1.0,
|
||||||
|
"heater_target": 80.0,
|
||||||
|
"heater_swing": 2.0
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user