We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8561841 commit ecc9c63Copy full SHA for ecc9c63
custom_components/battery_notes/data/library.json
@@ -2890,6 +2890,12 @@
2890
"battery_type": "AAA",
2891
"battery_quantity": 2
2892
},
2893
+ {
2894
+ "manufacturer": "IKEA of Sweden",
2895
+ "model": "VALLHORN Wireless Motion Sensor",
2896
+ "battery_type": "AAA",
2897
+ "battery_quantity": 2
2898
+ },
2899
{
2900
"manufacturer": "IKEA",
2901
"model": "Water leakage detection sensor (E2202)",
@@ -7001,4 +7007,4 @@
7001
7007
7002
7008
}
7003
7009
]
7004
-}
7010
+}
0 commit comments