Vesync integration missing Valceno bulbs

Hi, I just started dabbling with Home Assistant, and am having a blast, but running up against some walls. Of particular challenge is that the built in Vesync integration only sees my Levoit Air Purifier 300. After installing the custom Vesync integration GitHub - vlebourl/custom_vesync: Custom VeSync component for Home Assistant, I can also see my humidifier. What neither sees, though, are my 8 Valceno Multicolor bulbs (XYD0001), which should be seen since it’s using GitHub - webdjoe/pyvesync: pyvesync is a python library to manage Etekcity & Levoit smart devices

I double checked my versions and they are as follows:
HA: 2023.12.3
customVeSync: 1.3.0
pyesync: 2.1.10

HA running in a docker container.

I found this in an error log, which shows the bulbs as being identified.

[custom_components.vesync.common] Found the following devices: {'fans': [{'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Air Purifier ', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/wfon_apr_lap-c601s-wus_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'LAP-C601S-WUS', 'type': 'wifi-air', 'uuid': '**REDACTED**', 'config_module': 'WFON_APR_LAP-C601S-WUS_US', 'mac_id': '**REDACTED**', 'mode': 'auto', 'speed': 4, 'extension': {'airQuality': -1, 'airQualityLevel': 1, 'mode': 'auto', 'fanSpeedLevel': '1'}, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {'display': False, 'display_forever': True}, 'device_status': 'on', 'enabled': True, 'config_dict': {'module': 'VeSyncAirBypass', 'models': ['Core600S', 'LAP-C601S-WUS', 'LAP-C601S-WUSR', 'LAP-C601S-WEU'], 'modes': ['sleep', 'off', 'auto', 'manual'], 'features': ['air_quality'], 'levels': [1, 2, 3, 4]}, 'features': ['air_quality'], 'modes': ['sleep', 'off', 'auto', 'manual'], 'air_quality_feature': True, 'details': {'filter_life': 76, 'mode': 'manual', 'level': 0, 'display': False, 'child_lock': False, 'night_light': 'off', 'air_quality': 1, 'display_forever': False, 'air_quality_value': 7}, 'timer': None}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Levoit Ultrasonic Top-Fill Smart Cool Mist Humidifier', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/wifibtonboardingnotify_airhumidifier_classic300s_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'Classic300S', 'type': 'wifi-air', 'uuid': '**REDACTED**', 'config_module': 'WiFiBTOnboardingNotify_AirHumidifier_Classic300S_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {'auto_target_humidity': 45, 'display': False, 'automatic_stop': True}, 'device_status': 'on', 'enabled': True, 'config_dict': {'module': 'VeSyncHumid200300S', 'models': ['Classic300S', 'LUH-A601S-WUSB'], 'features': ['nightlight'], 'mist_modes': ['auto', 'sleep', 'manual'], 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9]}, 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9], 'mist_modes': ['auto', 'sleep', 'manual'], 'features': ['nightlight'], 'warm_mist_feature': False, 'warm_mist_levels': [], 'night_light': True, 'details': {'humidity': 31, 'mist_virtual_level': 5, 'mist_level': 2, 'mode': 'manual', 'water_lacks': False, 'humidity_high': False, 'water_tank_lifted': False, 'display': False, 'automatic_stop_reach_target': True, 'night_light_brightness': 0}, '_api_modes': ['getHumidifierStatus', 'setAutomaticStop', 'setSwitch', 'setNightLightBrightness', 'setVirtualLevel', 'setTargetHumidity', 'setHumidityMode', 'setDisplay', 'setLevel']}], 'outlets': [], 'switches': [], 'bulbs': [{'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Sconce', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 50, '_color_temp': 0, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'white', '_color': Color(hsv=HSV(hue=0.0, saturation=100.0, value=100.0), rgb=RGB(red=255.0, green=0.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Couch Right', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'offline', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'off', '_brightness': 0, '_color_temp': 0, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': '', '_color': None, 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Table', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 55, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=0.0, saturation=0.0, value=100.0), rgb=RGB(red=255.0, green=255.0, blue=255.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Bar', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 50, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=0.0, saturation=100.0, value=100.0), rgb=RGB(red=255.0, green=0.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Bar', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 50, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=119.99, saturation=100.0, value=100.0), rgb=RGB(red=0.0, green=255.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Bar', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 50, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=0.0, saturation=100.0, value=100.0), rgb=RGB(red=255.0, green=0.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Bar', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 50, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=0.0, saturation=100.0, value=100.0), rgb=RGB(red=255.0, green=0.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}, {'manager': <pyvesync.vesync.VeSync object at 0x151c918fd150>, 'device_name': 'Bar', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/vc_wfon_blb_a19-mc_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'XYD0001', 'type': 'Wifi-light', 'uuid': '**REDACTED**', 'config_module': 'VC_WFON_BLB_A19-MC_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {}, 'device_status': 'on', '_brightness': 100, '_color_temp': 50, '_color_value': 0.0, '_color_hue': 0.0, '_color_saturation': 0.0, '_color_mode': 'hsv', '_color': Color(hsv=HSV(hue=119.99, saturation=100.0, value=100.0), rgb=RGB(red=0.0, green=255.0, blue=0.0)), 'features': ['dimmable', 'color_temp', 'rgb_shift'], '_rgb_values': {'red': 0, 'green': 0, 'blue': 0}}], 'kitchen': []}

Can anyone help me figure out why these aren’t getting added?
Thanks in advance!