Skip to content

Commit f653c13

Browse files
authored
Merge pull request #2 from jbjornstedt/xm126_distance2
Add XM126 Distance in MANUFACTURER_DICT
2 parents df3795f + 534b728 commit f653c13

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)