@@ -2724,7 +2724,6 @@ class IntegratedScannerV3: ObservableObject {
27242724 " 00:17:88 " : " Philips Lighting " , // Philips Hue
27252725 " EC:B5:FA " : " Philips Lighting " , // Philips Hue
27262726 " 40:ED:CF " : " Sengled " , // Sengled smart bulbs
2727- " C0:97:27 " : " Samsung SmartThings " , // SmartThings IoT hub
27282727 " D0:52:A8 " : " Samsung SmartThings " , // SmartThings IoT hub
27292728 " 28:6D:97 " : " Amazon " , // Echo devices
27302729 " 00:FC:8B " : " Amazon " , // Echo/Alexa devices
@@ -2740,8 +2739,6 @@ class IntegratedScannerV3: ObservableObject {
27402739 " 00:0E:58 " : " Sonos " , // Sonos smart speakers
27412740 " 54:2A:1B " : " TP-Link Kasa " , // Kasa smart plugs/switches
27422741 // "50:C7:BF": "TP-Link Kasa" - duplicate entry, already assigned to TP-Link above
2743- " B0:95:75 " : " TP-Link Kasa " , // Kasa smart devices
2744- " C0:06:C3 " : " TP-Link Kasa " , // Kasa smart devices
27452742 " 44:32:C8 " : " Wyze Labs " , // Wyze cameras, sensors
27462743 " 7C:78:B2 " : " Wyze Labs " , // Wyze devices
27472744 " 2C:AA:8E " : " Wyze Labs " , // Wyze devices
@@ -2778,12 +2775,7 @@ class IntegratedScannerV3: ObservableObject {
27782775 " 30:FD:38 " : " Google " , // Google WiFi/Nest WiFi
27792776 " CC:D7:86 " : " Google " , // Google Nest Protect
27802777 " 00:1A:11 " : " Google " , // Google devices
2781- " 6C:56:97 " : " Google " , // Google Home/Nest (already listed above)
2782- " F4:F5:D8 " : " Google " , // Google Home/Nest (already listed above)
2783- " 48:D6:D5 " : " Google " , // Google Home/Nest (already listed above)
2784- " B4:F0:AB " : " Google " , // Google Chromecast
27852778 " D0:E7:82 " : " Google " , // Google Home
2786- " A4:77:33 " : " Google " , // Google Nest
27872779 " 18:B4:30 " : " Google " , // Google devices
27882780 " F4:60:E2 " : " Google " , // Google Nest Hub
27892781
@@ -2798,7 +2790,6 @@ class IntegratedScannerV3: ObservableObject {
27982790 " 68:D7:9A " : " Ubiquiti " , // UniFi Access Points
27992791 " 04:18:D6 " : " Ubiquiti " , // UniFi devices
28002792 " 80:2A:A8 " : " Ubiquiti " , // UniFi devices
2801- " F0:9F:C2 " : " Ubiquiti " , // UniFi devices
28022793 " 24:A4:3C " : " Ubiquiti " , // UniFi devices
28032794 " 18:E8:29 " : " Ubiquiti " , // UniFi devices
28042795 " DC:9F:DB " : " Ubiquiti " , // UniFi devices
0 commit comments