Skip to content

Commit

Permalink
Added Tado SU02 and SwitchBot Bot (#54)
Browse files Browse the repository at this point in the history
* Update library.json

Added Tado SU02

* Update library.json

Added Switchbot bot

* Update library.json

Remove single battery quantity

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
Tonks140 and andrew-codechimp authored Dec 16, 2023
1 parent 04c4e75 commit 0b30cca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "switchbot",
"model": "woHand",
"battery_type": "CR2"
},
{
"manufacturer": "Tado",
"model": "RU01",
Expand All @@ -214,6 +219,12 @@
"battery_type": "AAA",
"battery_quantity": 3
},
{
"manufacturer": "Tado",
"model": "SU02",
"battery_type": "AAA",
"battery_quantity": 3
},
{
"manufacturer": "Tado",
"model": "VA01",
Expand Down

0 comments on commit 0b30cca

Please sign in to comment.