Skip to content

Commit

Permalink
Update library - friend and Switchbot devices.json (#79)
Browse files Browse the repository at this point in the history
* Update library.json

Added Switchbot Motion Sensor - W1101500

* Update library.json

Added Switchbot Contact Sensor W1201500 and Switchbot Motion Sensor W1101500

* Update library.json

* Update library - added friend Motion Sensor Pro.json

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
Ragetti13 and andrew-codechimp authored Dec 17, 2023
1 parent 7b0ef66 commit 97876f3
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@
"battery_type": "CR123A",
"battery_quantity": 2
},
{
"manufacturer": "frient",
"model": "MOSZB-140",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "GiEX",
"model": "Water irrigation valve (QT06_2)",
Expand Down Expand Up @@ -442,10 +448,22 @@
},
{
"manufacturer": "SwitchBot",
"model": "W340001X",
"model": "W1101500",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "SwitchBot",
"model": "W1201500",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "SwitchBot",
"model": "W340001X",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "switchbot",
"model": "woHand",
Expand Down Expand Up @@ -666,4 +684,3 @@
}
]
}

0 comments on commit 97876f3

Please sign in to comment.