hass working on heater
This commit is contained in:
parent
a5ea612021
commit
e885cdffd9
2 changed files with 2 additions and 2 deletions
|
@ -428,7 +428,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
hot = 20;
|
hot = 22;
|
||||||
cold = 14;
|
cold = 14;
|
||||||
|
|
||||||
fyrtur_command = device: position: {
|
fyrtur_command = device: position: {
|
||||||
|
|
|
@ -27,7 +27,7 @@ in {
|
||||||
"eurotronic_host_flags"
|
"eurotronic_host_flags"
|
||||||
"eurotronic_system_mode"
|
"eurotronic_system_mode"
|
||||||
"occupied_heating_setpoint"
|
"occupied_heating_setpoint"
|
||||||
"pi_heating_demand"
|
#"pi_heating_demand"
|
||||||
"unoccupied_heating_setpoint"
|
"unoccupied_heating_setpoint"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue