From 56cbd7a94989d90fd9d14d44b0e7701b28f719ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 12:46:00 +0000 Subject: [PATCH] Update device: TRV_GEN2 by BOSCH (#2818) Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> --- custom_components/battery_notes/data/library.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 7ec28f58..ec69f34f 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -8089,6 +8089,12 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "BOSCH", + "model": "TRV_GEN2", + "battery_type": "AA", + "battery_quantity": 2 } ] } \ No newline at end of file