Skip to content

Commit

Permalink
Add support for BT580
Browse files Browse the repository at this point in the history
  • Loading branch information
bkbilly authored Dec 30, 2024
1 parent 2f4ebc1 commit de5a48c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion custom_components/medisanabp_ble/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"manufacturer_id": 18498,
"connectable": true
},
{
"manufacturer_id": 31256,
"connectable": true
},
{
"local_name": "1872B",
"connectable": true
Expand All @@ -18,5 +22,5 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/bkbilly/medisanabp_ble/issues",
"requirements": [],
"version": "0.1.0"
"version": "1.3.0"
}

0 comments on commit de5a48c

Please sign in to comment.