I updated to yesterdays build and the error is still persistent.
Logger: govee_api_laggat.govee_api_laggat
Source: /usr/local/lib/python3.8/site-packages/govee_api_laggat/govee_api_laggat.py:697
First occurred: 8:09:43 PM (25 occurrences)
Last logged: 8:13:45 PM
unknown state property {'colorTemInKelvin': 2000}
Here are the full logs, it seems to be every 10 secondsā¦
2020-10-22 20:15:25 DEBUG (MainThread) [custom_components.govee.light] Finished fetching govee data in 0.046 seconds
2020-10-22 20:15:35 DEBUG (MainThread) [custom_components.govee.light] _async_update
2020-10-22 20:15:35 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] get_states
2020-10-22 20:15:35 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] Rate limit total: 100, remaining: 99 in 59.95292401313782 seconds
2020-10-22 20:15:35 WARNING (MainThread) [govee_api_laggat.govee_api_laggat] unknown state property {'colorTemInKelvin': 2000}
2020-10-22 20:15:35 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] state returned from API: {'data': {'device': '52:3C:A4:C1:XX:XX:XX:XX', 'model': 'H6195', 'properties': [{'online': 'false'}, {'powerState': 'off'}, {'brightness': 100}, {'colorTemInKelvin': 2000}]}, 'message': 'Success', 'code': 200}, resulting state object: GoveeDevice(device='52:3C:A4:C1:XX:XX:XX:XX', model='H6195', device_name='MAIN', controllable=True, retrievable=True, support_cmds=['turn', 'brightness', 'color', 'colorTem'], support_turn=True, support_brightness=True, support_color=True, support_color_tem=True, online='false', power_state=False, brightness=254, color=(0, 0, 0), timestamp=1603412135.059321, source='api', error=None, lock_set_until=0, lock_get_until=0, learned_set_brightness_max=100, learned_get_brightness_max=100, before_set_brightness_turn_on=False)
2020-10-22 20:15:35 DEBUG (MainThread) [custom_components.govee.light] Finished fetching govee data in 0.059 seconds
2020-10-22 20:15:45 DEBUG (MainThread) [custom_components.govee.light] _async_update
2020-10-22 20:15:45 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] get_states
2020-10-22 20:15:45 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] Rate limit total: 100, remaining: 98 in 49.882776975631714 seconds
2020-10-22 20:15:45 WARNING (MainThread) [govee_api_laggat.govee_api_laggat] unknown state property {'colorTemInKelvin': 2000}
2020-10-22 20:15:45 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] state returned from API: {'data': {'device': '52:3C:A4:C1:XX:XX:XX:XX', 'model': 'H6195', 'properties': [{'online': 'false'}, {'powerState': 'off'}, {'brightness': 100}, {'colorTemInKelvin': 2000}]}, 'message': 'Success', 'code': 200}, resulting state object: GoveeDevice(device='52:3C:A4:C1:XX:XX:XX:XX', model='H6195', device_name='MAIN', controllable=True, retrievable=True, support_cmds=['turn', 'brightness', 'color', 'colorTem'], support_turn=True, support_brightness=True, support_color=True, support_color_tem=True, online='false', power_state=False, brightness=254, color=(0, 0, 0), timestamp=1603412145.129486, source='api', error=None, lock_set_until=0, lock_get_until=0, learned_set_brightness_max=100, learned_get_brightness_max=100, before_set_brightness_turn_on=False)
2020-10-22 20:15:45 DEBUG (MainThread) [custom_components.govee.light] Finished fetching govee data in 0.127 seconds
2020-10-22 20:15:55 DEBUG (MainThread) [custom_components.govee.light] _async_update
2020-10-22 20:15:55 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] get_states
2020-10-22 20:15:55 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] Rate limit total: 100, remaining: 99 in 59.96170783042908 seconds
2020-10-22 20:15:55 WARNING (MainThread) [govee_api_laggat.govee_api_laggat] unknown state property {'colorTemInKelvin': 2000}
2020-10-22 20:15:55 DEBUG (MainThread) [govee_api_laggat.govee_api_laggat] state returned from API: {'data': {'device': '52:3C:A4:C1:XX:XX:XX:XX', 'model': 'H6195', 'properties': [{'online': 'false'}, {'powerState': 'off'}, {'brightness': 100}, {'colorTemInKelvin': 2000}]}, 'message': 'Success', 'code': 200}, resulting state object: GoveeDevice(device='52:3C:A4:C1:XX:XX:XX:XX', model='H6195', device_name='MAIN', controllable=True, retrievable=True, support_cmds=['turn', 'brightness', 'color', 'colorTem'], support_turn=True, support_brightness=True, support_color=True, support_color_tem=True, online='false', power_state=False, brightness=254, color=(0, 0, 0), timestamp=1603412155.065953, source='api', error=None, lock_set_until=0, lock_get_until=0, learned_set_brightness_max=100, learned_get_brightness_max=100, before_set_brightness_turn_on=False)