diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index eaa6531c6..3c49f6c45 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -945,6 +945,11 @@ "model": "lumi.sensor_motion.aq2", "battery_type": "CR2450" }, + { + "manufacturer": "LUMI", + "model": "lumi.sensor_switch", + "battery_type": "CR2032" + }, { "manufacturer": "LUMI", "model": "lumi.sensor_switch.aq3", @@ -2009,11 +2014,6 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" - }, - { - "manufacturer": "LUMI", - "model": "lumi.sensor_switch", - "battery_type": "CR2032" } ] } \ No newline at end of file diff --git a/library.md b/library.md index 6fe79143e..046025317 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 369 Devices in library +## 370 Devices in library This file is auto generated, do not modify @@ -176,6 +176,7 @@ This file is auto generated, do not modify |LUMI |lumi.sensor_magnet.aq2 |CR1632 | |LUMI |lumi.sensor_motion |CR2450 | |LUMI |lumi.sensor_motion.aq2 |CR2450 | +|LUMI |lumi.sensor_switch |CR2032 | |LUMI |lumi.sensor_switch.aq3 |CR2032 | |LUMI |lumi.sensor_wleak.aq1 |CR2032 | |LUMI |lumi.vibration.aq1 |CR2032 |