We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd00ce1 commit 6da6864Copy full SHA for 6da6864
custom_components/ble_monitor/const.py
@@ -2103,7 +2103,6 @@ class BLEMonitorBinarySensorEntityDescription(
2103
'BEC07-5' : 'Jinou',
2104
'iBeacon' : 'Apple',
2105
'AltBeacon' : 'Radius Networks',
2106
- 'EClerk Eco' : 'Relsib',
2107
'Air Mentor Pro 2' : 'Air Mentor',
2108
'Air Mentor 2S' : 'Air Mentor',
2109
'bluSensor Mini' : 'Almendo',
@@ -2112,7 +2111,7 @@ class BLEMonitorBinarySensorEntityDescription(
2112
2111
'Laica Smart Scale' : 'Laica',
2113
'K6 Sensor Beacon' : 'KKM',
2114
'SmartDry cloth dryer' : 'SmartDry',
2115
- 'Senssun Smart Scale' : 'Senssun',
+ 'Senssun Smart Scale' : 'Senssun',
2116
}
2117
2118
0 commit comments