Skip to content

Commit

Permalink
Set manual devices for BTHome
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 6, 2024
1 parent d6daa4f commit e3c61b0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -6709,7 +6709,7 @@
{
"manufacturer": "Xiaomi",
"model": "BTHome sensor",
"battery_type": "CR2032"
"battery_type": "MANUAL"
},
{
"manufacturer": "Xiaomi",
Expand Down Expand Up @@ -7196,6 +7196,11 @@
"model": "ZSE70",
"battery_type": "CR123A",
"battery_quantity": 2
},
{
"manufacturer": "Shelly",
"model": "BTHome sensor",
"battery_type": "MANUAL"
}
]
}

0 comments on commit e3c61b0

Please sign in to comment.