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 41c009f commit 8722c81Copy full SHA for 8722c81
custom_components/battery_notes/data/library.json
@@ -2,6 +2,11 @@
2
"$schema": "../../../schema.json",
3
"version": 1,
4
"devices": [
5
+ {
6
+ "manufacturer": "Aldi",
7
+ "model": "MEGOS switch and dimming light remote control (141L100RC)",
8
+ "battery_type": "CR2450"
9
+ },
10
{
11
"manufacturer": "Develco",
12
"model": "Smoke detector with siren (SMSZB-120)",
@@ -79,6 +84,12 @@
79
84
"model": "TRADFRI shortcut button (E1812)",
80
85
"battery_type": "CR2032"
81
86
},
87
88
+ "manufacturer": "Lidl",
89
+ "model": "Silvercrest radiator valve with thermostat (368308_2010)",
90
+ "battery_type": "AA",
91
+ "battery_quantity": 2
92
82
93
83
94
"manufacturer": "LUMI",
95
"model": "lumi.weather",
0 commit comments