From a8585740d6a1f2890ff6884067b387b1af14a6f0 Mon Sep 17 00:00:00 2001 From: David Dreschner Date: Sat, 18 Jul 2026 20:36:45 +0200 Subject: [PATCH] fix: Add `modelId` for Bosch BTH-RA/-RAD (#1245) --- index.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 9ce2242..8a28d86 100644 --- a/index.json +++ b/index.json @@ -10129,6 +10129,7 @@ "manufacturerCode": 4617, "sha512": "3fc35c6676c7d655fc6e7fbdde1a838b5bd758bab7a25e5b898f75fddbb873b4a71da1e56889b72bee9e06035d29d1f3963ca5fa26ba2106d1a3de17eca1c539", "otaHeaderString": "RBSH-TRV0-ZB-EU", + "modelId": "RBSH-TRV0-ZB-EU", "releaseNotes": "The value for the valve opening when the battery is very low was reduced to 5% to prevent overheating when the battery is flat and to still guarantee frost protection." }, { @@ -10140,6 +10141,7 @@ "manufacturerCode": 4617, "sha512": "1f69378387098da6926088d3e676b4d9a75d54bcbeb87f2af67165dd32d2dcda3a3e470d35deb2f1afda91bce6246a8c53488bda31349debe96715082f63417a", "otaHeaderString": "TRV_GEN2_DUAL", + "modelId": "RBSH-TRV1-ZB-EU", "releaseNotes": "The value for the valve opening when the battery is very low was reduced to 5% to prevent overheating when the battery is flat and to still guarantee frost protection." } -] \ No newline at end of file +]