Skip to content

Commit 534b728

Browse files
author
Johan Björnstedt
committed
Add XM126 Distance in MANUFACTURER_DICT
1 parent 5ba6a99 commit 534b728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/ble_monitor/const.py

+1
Original file line numberDiff line numberDiff line change
@@ -1854,6 +1854,7 @@ class BLEMonitorBinarySensorEntityDescription(
18541854
'Laica Smart Scale' : 'Laica',
18551855
'Acconeer XM122' : 'Acconeer',
18561856
'Acconeer XM126' : 'Acconeer',
1857+
'Acconeer XM126 Distance' : 'Acconeer',
18571858
'K6 Sensor Beacon' : 'KKM',
18581859
'SmartDry cloth dryer' : 'SmartDry',
18591860
}

0 commit comments

Comments
 (0)