From 20ee77bc57e3073862285741da91d88c40a5753f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:28:27 +0000 Subject: [PATCH] Update device: LCZ030 by TuYa (#206) Co-authored-by: elninosi --- 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 c170176c4..d7ce19604 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -1814,6 +1814,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "TuYa", + "model": "LCZ030", + "battery_type": "AA", + "battery_quantity": 2 } ] } \ No newline at end of file