Skip to content

Commit

Permalink
Merge pull request #34 from bmos/patch-1
Browse files Browse the repository at this point in the history
add eWeLink DS01, VictorPest.com Rat Trap, and LUMI lumi.weather
  • Loading branch information
andrew-codechimp authored Dec 12, 2023
2 parents 1d51c47 + eb4a40d commit fa7871c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "eWeLink",
"model": "DS01",
"battery_type": "CR2032"
},
{
"manufacturer": "Fantem",
"model": "4 in 1 multi sensor (ZB003-X)",
Expand All @@ -35,6 +40,11 @@
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "LUMI",
"model": "lumi.weather",
"battery_type": "CR2032"
},
{
"manufacturer": "OSRAM",
"model": "Smart+ switch mini (AC0251100NJ/AC0251600NJ/AC0251700NJ)",
Expand Down Expand Up @@ -134,6 +144,12 @@
"model": "Wireless switch with 4 buttons (TS0044)",
"battery_type": "CR2430"
},
{
"manufacturer": "VictorPest.com",
"model": "Rat Trap",
"battery_type": "C",
"battery_quantity": 4
},
{
"manufacturer": "Xiaomi",
"model": "Aqara door & window contact sensor (MCCGQ11LM)",
Expand Down Expand Up @@ -207,4 +223,4 @@
"battery_type": "CR2032"
}
]
}
}

0 comments on commit fa7871c

Please sign in to comment.