From e885cdffd9c7f777b77291441b9ae92494f53661 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sat, 19 Dec 2020 23:31:14 +0100 Subject: [PATCH] hass working on heater --- configs/pepe/home-assistant.nix | 2 +- configs/pepe/home-assistant/zigbee2mqtt/heater.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/pepe/home-assistant.nix b/configs/pepe/home-assistant.nix index 889ab4c..c79a2b3 100644 --- a/configs/pepe/home-assistant.nix +++ b/configs/pepe/home-assistant.nix @@ -428,7 +428,7 @@ in { }; }; - hot = 20; + hot = 22; cold = 14; fyrtur_command = device: position: { diff --git a/configs/pepe/home-assistant/zigbee2mqtt/heater.nix b/configs/pepe/home-assistant/zigbee2mqtt/heater.nix index 0e7e82e..b327efa 100644 --- a/configs/pepe/home-assistant/zigbee2mqtt/heater.nix +++ b/configs/pepe/home-assistant/zigbee2mqtt/heater.nix @@ -27,7 +27,7 @@ in { "eurotronic_host_flags" "eurotronic_system_mode" "occupied_heating_setpoint" - "pi_heating_demand" + #"pi_heating_demand" "unoccupied_heating_setpoint" ]; };