diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 54c09a688..fbc913280 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -1993,6 +1993,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "switchbot", + "model": "WoLock", + "battery_type": "CR123A", + "battery_quantity": 2 } ] } \ No newline at end of file