From 513a55512a79d32568f5e8a148e04bac2fc8ae79 Mon Sep 17 00:00:00 2001 From: knowc <39365859+knowc@users.noreply.github.com> Date: Tue, 27 Feb 2024 07:29:52 +1100 Subject: [PATCH] Update hydrotherm_dynamic_x8_water_heaterv6.yaml Use inlet temperature sensor as current_temperature state attribute for the water heater, for easier reference/visibility in HA. (Currently tested to be working well in my install.) --- .../devices/hydrotherm_dynamic_x8_water_heaterv6.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom_components/tuya_local/devices/hydrotherm_dynamic_x8_water_heaterv6.yaml b/custom_components/tuya_local/devices/hydrotherm_dynamic_x8_water_heaterv6.yaml index b2758c6c0e..2dbc942029 100644 --- a/custom_components/tuya_local/devices/hydrotherm_dynamic_x8_water_heaterv6.yaml +++ b/custom_components/tuya_local/devices/hydrotherm_dynamic_x8_water_heaterv6.yaml @@ -35,6 +35,9 @@ primary_entity: min: 15 max: 75 unit: C + - id: 21 + type: integer + name: current_temperature - id: 7 type: boolean name: away_mode