addl debug info on the variables the cloud sends back for Dockstream Connect and One RFID
2024-08-16 12:36:38.401 DEBUG (MainThread) [custom_components.petlibro.api] Making POST request to https://api.us.petlibro.com/device/device/list
2024-08-16 12:36:38.468 DEBUG (MainThread) [custom_components.petlibro.api] Received 200 response from https://api.us.petlibro.com/device/device/list: {'code': 0, 'msg': None, 'data': [{'deviceSn': 'WF0101395322147YV', 'name': 'Dockstream Fountain', 'icon': 'https://oss.us.petlibro.com/dlcloud/platform/product_icon/product_icon_66b4a84f048e592c7e3a75dc.png', 'productIdentifier': 'PLWF105', 'productName': 'Dockstream Fountain', 'roomId': 4, 'roomName': 'Kitchen', 'mac': 'REDACTED', 'thirdSn': None, 'cameraId': None, 'softwareVersion': '1.0.7', 'timezone': 'America/New_York', 'online': True, 'surplusGrain': True, 'powerType': 1, 'powerMode': 1, 'electricQuantity': 0, 'batteryState': 'low', 'vacuumState': True, 'pumpAirState': True, 'vacuumMode': 'NORMAL', 'lowBatteryState': None, 'enableSound': True, 'enableLight': True, 'enableFeedingPlan': True, 'enableAutoUpgrade': True, 'nextFeedingDay': None, 'nextFeedingTime': None, 'nextFeedingEndTime': None, 'planState': None, 'nextFeedingQuantity': None, 'autoChangeType': None, 'autoThreshold': None, 'wifiRssiLevel': 4, 'wifiRssi': -49, 'productKey': None, 'useWaterType': 0, 'remainingReplacementDays': 13, 'remainingCleaningDays': 3, 'useWaterInterval': 15, 'useWaterDuration': 15, 'exceptionMessage': 'Cleaning reminder', 'todayTotalMl': 50, 'weightPercent': 1, 'weight': 2743.0, 'grainOutletState': None, 'snowflake': True, 'temperature': None, 'platePosition': None, 'deviceShareState': 3, 'deviceCloudStorageState': None, 'shareId': None, 'unitType': 2, 'enableBatteryPercent': False, 'barnDoorState': None, 'barnDoorError': False, 'coverOpenMode': None, 'errorState': False, 'doorErrorState': 'NORMAL', 'bowlMode': None, 'whetherInSleepMode': None, 'imageId': '705076f573e54ca3b10ae1232b579a98', 'imageName': 'White'}, {'deviceSn': 'AF060134A31A0197E', 'name': "REDACTED", 'icon': 'https://oss.us.petlibro.com/dlcloud/platform/product_icon/product_icon_66b4a757048e592c7e3a75d4.png', 'productIdentifier': 'PLAF301', 'productName': 'One RFID Pet Feeder', 'roomId': None, 'roomName': None, 'mac': 'REDACTED', 'thirdSn': None, 'cameraId': None, 'softwareVersion': '2.0.21', 'timezone': 'America/New_York', 'online': True, 'surplusGrain': False, 'powerType': 1, 'powerMode': 1, 'electricQuantity': 0, 'batteryState': 'low', 'vacuumState': True, 'pumpAirState': True, 'vacuumMode': 'NORMAL', 'lowBatteryState': None, 'enableSound': True, 'enableLight': True, 'enableFeedingPlan': True, 'enableAutoUpgrade': True, 'nextFeedingDay': None, 'nextFeedingTime': '02:00', 'nextFeedingEndTime': None, 'planState': None, 'nextFeedingQuantity': 2, 'autoChangeType': None, 'autoThreshold': None, 'wifiRssiLevel': 4, 'wifiRssi': -36, 'productKey': None, 'useWaterType': None, 'remainingReplacementDays': None, 'remainingCleaningDays': None, 'useWaterInterval': None, 'useWaterDuration': None, 'exceptionMessage': 'Low food levels', 'todayTotalMl': 0, 'weightPercent': 0, 'weight': 0.0, 'grainOutletState': True, 'snowflake': True, 'temperature': None, 'platePosition': None, 'deviceShareState': 3, 'deviceCloudStorageState': None, 'shareId': None, 'unitType': 2, 'enableBatteryPercent': False, 'barnDoorState': True, 'barnDoorError': False, 'coverOpenMode': 'KEEP_OPEN', 'errorState': False, 'doorErrorState': 'NORMAL', 'bowlMode': None, 'whetherInSleepMode': None, 'imageId': 'd8eba6c52cda41e480b3711ccdb2c6ad', 'imageName': 'Dark coffee'}]}