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 04c4e75 commit 0b30ccaCopy full SHA for 0b30cca
custom_components/battery_notes/data/library.json
@@ -202,6 +202,11 @@
202
"battery_type": "AAA",
203
"battery_quantity": 2
204
},
205
+ {
206
+ "manufacturer": "switchbot",
207
+ "model": "woHand",
208
+ "battery_type": "CR2"
209
+ },
210
{
211
"manufacturer": "Tado",
212
"model": "RU01",
@@ -214,6 +219,12 @@
214
219
215
220
"battery_quantity": 3
216
221
222
223
+ "manufacturer": "Tado",
224
+ "model": "SU02",
225
+ "battery_type": "AAA",
226
+ "battery_quantity": 3
227
217
228
218
229
230
"model": "VA01",
0 commit comments