From 86159a9471903934555c24ed47d99aa6a3ba1220 Mon Sep 17 00:00:00 2001 From: "Brian (bex) Exelbierd" Date: Fri, 14 Nov 2025 21:40:34 +0100 Subject: [PATCH] Add Tado Basic Radiator Head Variant --- library/library.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/library/library.json b/library/library.json index 2a7962742..e2b3f8695 100644 --- a/library/library.json +++ b/library/library.json @@ -8058,6 +8058,12 @@ "battery_type": "AA", "battery_quantity": 2 }, + { + "manufacturer": "Tado", + "model": "VA02E", + "battery_type": "AA", + "battery_quantity": 2 + }, { "manufacturer": "tado\u00b0 GmbH", "model": "Smart Radiator Thermostat X", @@ -10798,4 +10804,4 @@ "battery_type": "Rechargeable" } ] -} \ No newline at end of file +}