Skip to content

Commit

Permalink
Add TS0201 to library.json
Browse files Browse the repository at this point in the history
Added TS0201 Temperature and humidity sensor to the library
  • Loading branch information
animalillo authored Dec 12, 2023
1 parent fa7871c commit d5980dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,12 @@
"manufacturer": "Xiaomi",
"model": "MiJia wireless switch (WXKG01LM)",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_fllyghyj",
"model": "TS0201",
"battery_type": "AAA",
"battery_quantity": 2
}
]
}

0 comments on commit d5980dd

Please sign in to comment.