From 91022ecb8c783f93518064d88aed10a21825c294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:40:33 +0100 Subject: [PATCH] Update device: 16 by ThermoBeacon (#1593) --- custom_components/battery_notes/data/library.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index d974af82f..136ca7e28 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -5256,6 +5256,11 @@ "manufacturer": "Zooz", "model": "ZSE44", "battery_type": "CR2450" + }, + { + "manufacturer": "ThermoBeacon", + "model": "16", + "battery_type": "CR2477" } ] } \ No newline at end of file