diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index a8976d9a3..2d4501f08 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2190,6 +2190,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "INKBIRD", + "model": "IBS-TH2/P01B", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file