From b270e8109132c9f43b8f80e686de6b547d44cee8 Mon Sep 17 00:00:00 2001 From: Wil T Date: Mon, 11 Dec 2023 12:14:53 -0500 Subject: [PATCH] add LUMI lumi.weather zigbee temp/humidity sensor --- 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 e7872ca24..de5ee6063 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -40,6 +40,11 @@ "battery_type": "AA", "battery_quantity": 4 }, + { + "manufacturer": "LUMI", + "model": "lumi.weather", + "battery_type": "CR2032" + }, { "manufacturer": "OSRAM", "model": "Smart+ switch mini (AC0251100NJ/AC0251600NJ/AC0251700NJ)",