From ee3c23ba7c60495faf762d0fe89780344ea47980 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 14 Jan 2024 21:22:30 +0100 Subject: [PATCH] Add hot water sensor --- heating.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/heating.yaml b/heating.yaml index 724d581..ffe7177 100644 --- a/heating.yaml +++ b/heating.yaml @@ -95,6 +95,11 @@ sensor: filters: - offset: 0.5 +- platform: dallas + address: 0x4845b7211864ff28 + id: hot_water_temperature + name: "Hot water temperature" + - platform: dallas address: 0x6a0316643959ff28 id: floor_temperature