Skip to content

Commit 1c03252

Browse files
Update library (#118)
* Add Philips Hue dimmer switch V2 (EU) RWL022 * Add Netatmo Addidional Indoor Module, Outdoor Module and Valve * Update library.json --------- Co-authored-by: Andrew Jackson <[email protected]>
1 parent a34771a commit 1c03252

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,24 @@
446446
"battery_type": "CR123A",
447447
"battery_quantity": 2
448448
},
449+
{
450+
"manufacturer": "Netatmo",
451+
"model": "Additional Indoor Module",
452+
"battery_type": "AAA",
453+
"battery_quantity": 4
454+
},
455+
{
456+
"manufacturer": "Netatmo",
457+
"model": "Netatmo Valve",
458+
"battery_type": "AA",
459+
"battery_quantity": 2
460+
},
461+
{
462+
"manufacturer": "Netatmo",
463+
"model": "Outdoor Module",
464+
"battery_type": "AAA",
465+
"battery_quantity": 2
466+
},
449467
{
450468
"manufacturer": "Netatmo",
451469
"model": "Smart Thermostat",
@@ -532,6 +550,11 @@
532550
"model": "RWL021",
533551
"battery_type": "CR2450"
534552
},
553+
{
554+
"manufacturer": "Philips",
555+
"model": "RWL022",
556+
"battery_type": "CR2032"
557+
},
535558
{
536559
"manufacturer": "Ring",
537560
"model": "Doorbell 2",

0 commit comments

Comments
 (0)