From 1d73aa534af22791d2e284337e96b23c9e64daec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:58:38 +0000 Subject: [PATCH] Update device: 27 by ThermoBeacon (#475) Co-authored-by: slamp --- 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 31061f36f..607837ff4 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2762,6 +2762,11 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "ThermoBeacon", + "model": "27", + "battery_type": "CR2477" } ] } \ No newline at end of file