SecKatie / ha-wyzeapi

Home Assistant Integration for Wyze devices.
733 stars 112 forks source link

[Bug] Bulbs failing to respond #240

Closed reidprichard closed 2 years ago

reidprichard commented 2 years ago

Describe the bug When I change brightness or color of my Tunable White Wyze Bulbs, they will often fail to respond. This is most notable in my group of eight bulbs - trying to control them almost always results in one or two bulbs failing to change color/brightness. Occasionally the errant bulb(s) will correct after a short lag, but often it will remain in its prior state indefinitely. I've restarted the bulbs, my router/modem, my Home Assistant server, and my Home Assistant host, and nothing seemed to improve this behavior. Curiously, there is never a problem turning the group on or off.

To Reproduce

  1. Adjust brightness or color of one or more White Wyze Bulbs.

Expected behavior The brightness or color of each bulb updates accordingly.

System configuration System: Home Assistant OS v4.20 HA Version: core-2021.9.0 WyzeApi Version: 2021.8.1

home-assistant.log

2021-09-01 18:56:08 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-09-01 18:56:08 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration wyzeapi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up http
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.2 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.2 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up system_log
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'hassio', 'api', 'cloud', 'image', 'onboarding', 'person', 'analytics', 'frontend', 'webhook', 'websocket_api', 'search', 'device_automation', 'http', 'lovelace', 'auth', 'config', 'system_log'}
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up hassio
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up api
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up webhook
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up auth
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up config
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up image
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up search
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up analytics
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.1 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2021-09-01 18:56:09 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2021-09-01 18:56:09 INFO (SyncWorker_0) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up person
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2021-09-01 18:56:09 INFO (SyncWorker_2) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2021-09-01 18:56:09 INFO (SyncWorker_4) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up cloud
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.1 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.0 seconds
2021-09-01 18:56:09 INFO (SyncWorker_1) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2021-09-01 18:56:09 INFO (SyncWorker_4) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up frontend
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.4 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'ssdp', 'honeywell', 'timer', 'persistent_notification', 'hacs', 'logbook', 'my', 'trace', 'input_select', 'network', 'script', 'mobile_app', 'tts', 'group', 'light', 'input_text', 'updater', 'media_source', 'scene', 'automation', 'default_config', 'zeroconf', 'energy', 'sun', 'tag', 'zone', 'upnp', 'blueprint', 'input_number', 'counter', 'dhcp', 'history', 'map', 'system_health', 'input_boolean', 'usb', 'input_datetime', 'wyzeapi', 'met'}
2021-09-01 18:56:09 INFO (SyncWorker_3) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
2021-09-01 18:56:09 INFO (SyncWorker_2) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up honeywell
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain honeywell took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up timer
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up logbook
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up my
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up trace
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up input_select
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up group
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up light
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up input_text
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up updater
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up media_source
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up scene
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up sun
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up tag
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up zone
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up input_number
2021-09-01 18:56:09 INFO (MainThread) [homeassistant.setup] Setting up counter
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up history
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up map
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up system_health
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up wyzeapi
2021-09-01 18:56:10 DEBUG (MainThread) [custom_components.wyzeapi] Nothing to import from configuration.yaml, loading from Integrations
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain wyzeapi took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up met
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up sensor
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.9 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up hacs
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.9 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up network
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain group took 1.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 1.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 1.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.2 seconds
2021-09-01 18:56:10 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up usb
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up automation
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 1.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up energy
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-09-01 18:56:10 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.15.1
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------

2021-09-01 18:56:10 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up tts
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 1.1 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 1.1 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.1 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setting up script
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 1.1 seconds
2021-09-01 18:56:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 1.1 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 1.1 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.3 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.3 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 1.1 seconds
2021-09-01 18:56:11 INFO (SyncWorker_2) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.2 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.2 seconds
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Configuration type: config_entry
2021-09-01 18:56:11 INFO (SyncWorker_5) [somecomfort] Session refreshed
2021-09-01 18:56:11 INFO (SyncWorker_5) [somecomfort] Session refreshed
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.3 seconds
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Loaded 11 tasks
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Scheduling the hello_world task to run every 364 days, 0:00:00
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.SETUP
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: clear_old_storage
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: setup_sensor
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task setup_sensor took 0.00 seconds to complete
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: activate_categories
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: restore_data
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: verify_api
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: setup_frontend
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: setup_websocket_api
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task setup_websocket_api took 0.00 seconds to complete
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Executing task: check_constrains
2021-09-01 18:56:11 INFO (SyncWorker_7) [custom_components.hacs] Enable category: integration
2021-09-01 18:56:11 INFO (SyncWorker_7) [custom_components.hacs] Enable category: plugin
2021-09-01 18:56:11 INFO (SyncWorker_7) [custom_components.hacs] Enable category: theme
2021-09-01 18:56:11 INFO (SyncWorker_7) [custom_components.hacs] LovelaceMode.AUTO_GEN mode, cache for /hacsfiles/: False
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up notify
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task clear_old_storage took 0.02 seconds to complete
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task activate_categories took 0.02 seconds to complete
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task setup_frontend took 0.02 seconds to complete
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task check_constrains took 0.02 seconds to complete
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2021-09-01 18:56:11 INFO (SyncWorker_5) [somecomfort] Session refreshed
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.0 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up default_config
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Restore started
2021-09-01 18:56:11 INFO (SyncWorker_6) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up upnp
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.0 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up stream
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.1 seconds
2021-09-01 18:56:11 INFO (MainThread) [custom_components.hacs] Restore done
2021-09-01 18:56:11 DEBUG (MainThread) [custom_components.hacs] Task restore_data took 0.24 seconds to complete
2021-09-01 18:56:11 INFO (SyncWorker_7) [somecomfort] Session refreshed
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.upnp
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.upnp
2021-09-01 18:56:11 INFO (SyncWorker_6) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setting up climate
2021-09-01 18:56:11 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2021-09-01 18:56:12 INFO (MainThread) [homeassistant.components.climate] Setting up climate.honeywell
2021-09-01 18:56:13 INFO (SyncWorker_7) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2021-09-01 18:56:13 INFO (SyncWorker_5) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setting up weather
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2021-09-01 18:56:13 INFO (SyncWorker_5) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2021-09-01 18:56:13 INFO (SyncWorker_0) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setting up switch
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setting up lock
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2021-09-01 18:56:13 DEBUG (MainThread) [custom_components.hacs] Can update 266 repositories
2021-09-01 18:56:13 DEBUG (MainThread) [custom_components.hacs] Task verify_api took 2.15 seconds to complete
2021-09-01 18:56:13 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-09-01 18:56:13 INFO (MainThread) [custom_components.hacs] Executing task: load_hacs_repository
2021-09-01 18:56:13 DEBUG (MainThread) [custom_components.hacs] Task load_hacs_repository took 0.00 seconds to complete
2021-09-01 18:56:13 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2021-09-01 18:56:13 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2021-09-01 18:56:13 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-09-01 18:56:13 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2021-09-01 18:56:14 INFO (MainThread) [homeassistant.components.light] Setting up light.wyzeapi
2021-09-01 18:56:14 INFO (MainThread) [homeassistant.components.climate] Setting up climate.wyzeapi
2021-09-01 18:56:14 INFO (MainThread) [homeassistant.components.switch] Setting up switch.wyzeapi
2021-09-01 18:56:14 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.wyzeapi
2021-09-01 18:56:14 INFO (MainThread) [homeassistant.components.lock] Setting up lock.wyzeapi
2021-09-01 18:56:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Creating new WyzeApi light component
2021-09-01 18:56:14 DEBUG (MainThread) [custom_components.wyzeapi.climate] Creating new WyzeApi thermostat component
2021-09-01 18:56:14 DEBUG (MainThread) [custom_components.wyzeapi.switch] Creating new WyzeApi light component
2021-09-01 18:56:14 DEBUG (MainThread) [custom_components.wyzeapi.alarm_control_panel] Creating new WyzeApi Home Monitoring System component
2021-09-01 18:56:14 DEBUG (MainThread) [custom_components.wyzeapi.lock] Creating new WyzeApi lock component
2021-09-01 18:56:15 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 6.96s
2021-09-01 18:56:15 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2021-09-01 18:56:15 INFO (MainThread) [homeassistant.core] Timer:starting
2021-09-01 18:56:15 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2021-09-01 18:56:15 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-09-01 18:56:15 INFO (MainThread) [custom_components.hacs] Executing task: load_hacs_repository
2021-09-01 18:56:15 DEBUG (MainThread) [custom_components.hacs] Task load_hacs_repository took 0.00 seconds to complete
2021-09-01 18:56:15 INFO (MainThread) [custom_components.hacs] Loading known repositories
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Content did not change for hacs/default/removed
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Can update 266 repositories, items in queue 3
2021-09-01 18:56:16 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2021-09-01 18:56:16 DEBUG (MainThread) [queueman.manager] Starting queue execution for 3 tasks
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Content did not change for hacs/default/integration
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Content did not change for hacs/default/plugin
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Content did not change for hacs/default/theme
2021-09-01 18:56:16 DEBUG (MainThread) [queueman.manager] Queue execution finished for 3 tasks finished in 0.13 seconds
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Starting recurring background task for installed repositories
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Recurring background task for installed repositories done
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] Can update 266 repositories, items in queue 1
2021-09-01 18:56:16 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2021-09-01 18:56:16 DEBUG (MainThread) [queueman.manager] Starting queue execution for 1 tasks
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] <Integration JoshuaMulliken/ha-wyzeapi> Getting repository information
2021-09-01 18:56:16 DEBUG (MainThread) [custom_components.hacs] <Integration JoshuaMulliken/ha-wyzeapi> Running checks against 2021.8.1
2021-09-01 18:56:22 DEBUG (MainThread) [queueman.manager] Queue execution finished for 1 tasks finished in 5.72 seconds
2021-09-01 18:56:22 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:49 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:56:56 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:07 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:11 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:14 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:16 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:19 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:24 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-01 18:57:27 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting brightness
2021-09-01 18:57:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-01 18:59:12 INFO (SyncWorker_4) [somecomfort] Session refreshed
2021-09-01 19:00:54 INFO (SyncWorker_5) [homeassistant.loader] Loaded ozw from homeassistant.components.ozw
2021-09-01 19:00:54 INFO (SyncWorker_7) [homeassistant.loader] Loaded neato from homeassistant.components.neato
2021-09-01 19:00:54 INFO (SyncWorker_1) [homeassistant.loader] Loaded locative from homeassistant.components.locative
2021-09-01 19:00:54 INFO (SyncWorker_5) [homeassistant.loader] Loaded songpal from homeassistant.components.songpal
2021-09-01 19:00:54 INFO (SyncWorker_0) [homeassistant.loader] Loaded tplink from homeassistant.components.tplink
2021-09-01 19:00:54 INFO (SyncWorker_4) [homeassistant.loader] Loaded canary from homeassistant.components.canary
2021-09-01 19:00:54 INFO (SyncWorker_2) [homeassistant.loader] Loaded elgato from homeassistant.components.elgato
2021-09-01 19:00:54 INFO (SyncWorker_6) [homeassistant.loader] Loaded arcam_fmj from homeassistant.components.arcam_fmj
2021-09-01 19:00:54 INFO (SyncWorker_1) [homeassistant.loader] Loaded transmission from homeassistant.components.transmission
2021-09-01 19:00:54 INFO (SyncWorker_3) [homeassistant.loader] Loaded ruckus_unleashed from homeassistant.components.ruckus_unleashed
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded rainforest_eagle from homeassistant.components.rainforest_eagle
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded freebox from homeassistant.components.freebox
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded wilight from homeassistant.components.wilight
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded hlk_sw16 from homeassistant.components.hlk_sw16
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded spider from homeassistant.components.spider
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded izone from homeassistant.components.izone
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded iaqualink from homeassistant.components.iaqualink
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded apple_tv from homeassistant.components.apple_tv
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded harmony from homeassistant.components.harmony
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded traccar from homeassistant.components.traccar
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded xbox from homeassistant.components.xbox
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded gogogate2 from homeassistant.components.gogogate2
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded awair from homeassistant.components.awair
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded wolflink from homeassistant.components.wolflink
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded poolsense from homeassistant.components.poolsense
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded fireservicerota from homeassistant.components.fireservicerota
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded zwave from homeassistant.components.zwave
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded tile from homeassistant.components.tile
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded metoffice from homeassistant.components.metoffice
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded braviatv from homeassistant.components.braviatv
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded p1_monitor from homeassistant.components.p1_monitor
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded ondilo_ico from homeassistant.components.ondilo_ico
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded cloudflare from homeassistant.components.cloudflare
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded hue from homeassistant.components.hue
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded wiffi from homeassistant.components.wiffi
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded asuswrt from homeassistant.components.asuswrt
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded owntracks from homeassistant.components.owntracks
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded flick_electric from homeassistant.components.flick_electric
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded yeelight from homeassistant.components.yeelight
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded enocean from homeassistant.components.enocean
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded iqvia from homeassistant.components.iqvia
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded picnic from homeassistant.components.picnic
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded mazda from homeassistant.components.mazda
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded sia from homeassistant.components.sia
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded kmtronic from homeassistant.components.kmtronic
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded juicenet from homeassistant.components.juicenet
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded profiler from homeassistant.components.profiler
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded sma from homeassistant.components.sma
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded geonetnz_volcano from homeassistant.components.geonetnz_volcano
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded xiaomi_aqara from homeassistant.components.xiaomi_aqara
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded tellduslive from homeassistant.components.tellduslive
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded unifi from homeassistant.components.unifi
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded solaredge from homeassistant.components.solaredge
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded ovo_energy from homeassistant.components.ovo_energy
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded islamic_prayer_times from homeassistant.components.islamic_prayer_times
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded nest from homeassistant.components.nest
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded dialogflow from homeassistant.components.dialogflow
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded simplisafe from homeassistant.components.simplisafe
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded volumio from homeassistant.components.volumio
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded ambient_station from homeassistant.components.ambient_station
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded adguard from homeassistant.components.adguard
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded roku from homeassistant.components.roku
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded freedompro from homeassistant.components.freedompro
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded somfy from homeassistant.components.somfy
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded rainmachine from homeassistant.components.rainmachine
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded goalzero from homeassistant.components.goalzero
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded dexcom from homeassistant.components.dexcom
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded renault from homeassistant.components.renault
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded mailgun from homeassistant.components.mailgun
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded nfandroidtv from homeassistant.components.nfandroidtv
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded fjaraskupan from homeassistant.components.fjaraskupan
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded progettihwsw from homeassistant.components.progettihwsw
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded shopping_list from homeassistant.components.shopping_list
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded wallbox from homeassistant.components.wallbox
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded hangouts from homeassistant.components.hangouts
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded almond from homeassistant.components.almond
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded glances from homeassistant.components.glances
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded mqtt from homeassistant.components.mqtt
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded sonarr from homeassistant.components.sonarr
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded flunearyou from homeassistant.components.flunearyou
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded wled from homeassistant.components.wled
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded coinbase from homeassistant.components.coinbase
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded gpslogger from homeassistant.components.gpslogger
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded velbus from homeassistant.components.velbus
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded doorbird from homeassistant.components.doorbird
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded recollect_waste from homeassistant.components.recollect_waste
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded directv from homeassistant.components.directv
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded kulersky from homeassistant.components.kulersky
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded adax from homeassistant.components.adax
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded denonavr from homeassistant.components.denonavr
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded mullvad from homeassistant.components.mullvad
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded coolmaster from homeassistant.components.coolmaster
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded smappee from homeassistant.components.smappee
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded huisbaasje from homeassistant.components.huisbaasje
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded vera from homeassistant.components.vera
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded ipp from homeassistant.components.ipp
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded mikrotik from homeassistant.components.mikrotik
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded growatt_server from homeassistant.components.growatt_server
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded econet from homeassistant.components.econet
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded life360 from homeassistant.components.life360
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded yale_smart_alarm from homeassistant.components.yale_smart_alarm
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded dsmr from homeassistant.components.dsmr
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded plum_lightpad from homeassistant.components.plum_lightpad
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded syncthru from homeassistant.components.syncthru
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded meteo_france from homeassistant.components.meteo_france
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded buienradar from homeassistant.components.buienradar
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded motion_blinds from homeassistant.components.motion_blinds
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded zha from homeassistant.components.zha
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded lifx from homeassistant.components.lifx
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded smartthings from homeassistant.components.smartthings
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded smarttub from homeassistant.components.smarttub
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded acmeda from homeassistant.components.acmeda
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded subaru from homeassistant.components.subaru
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded samsungtv from homeassistant.components.samsungtv
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded hvv_departures from homeassistant.components.hvv_departures
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded blink from homeassistant.components.blink
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded isy994 from homeassistant.components.isy994
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded uptimerobot from homeassistant.components.uptimerobot
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded axis from homeassistant.components.axis
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded minecraft_server from homeassistant.components.minecraft_server
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded twilio from homeassistant.components.twilio
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded home_plus_control from homeassistant.components.home_plus_control
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded forked_daapd from homeassistant.components.forked_daapd
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded monoprice from homeassistant.components.monoprice
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded bmw_connected_drive from homeassistant.components.bmw_connected_drive
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded point from homeassistant.components.point
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded daikin from homeassistant.components.daikin
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded bosch_shc from homeassistant.components.bosch_shc
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded dynalite from homeassistant.components.dynalite
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded august from homeassistant.components.august
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded tractive from homeassistant.components.tractive
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded solarlog from homeassistant.components.solarlog
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded azure_devops from homeassistant.components.azure_devops
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded nut from homeassistant.components.nut
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded plaato from homeassistant.components.plaato
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded nzbget from homeassistant.components.nzbget
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded airnow from homeassistant.components.airnow
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded logi_circle from homeassistant.components.logi_circle
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded youless from homeassistant.components.youless
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded gios from homeassistant.components.gios
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded sentry from homeassistant.components.sentry
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded eafm from homeassistant.components.eafm
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded synology_dsm from homeassistant.components.synology_dsm
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded vesync from homeassistant.components.vesync
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded ambee from homeassistant.components.ambee
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded ipma from homeassistant.components.ipma
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded flo from homeassistant.components.flo
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded openuv from homeassistant.components.openuv
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded met_eireann from homeassistant.components.met_eireann
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded keenetic_ndms2 from homeassistant.components.keenetic_ndms2
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded aurora from homeassistant.components.aurora
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded bsblan from homeassistant.components.bsblan
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded sms from homeassistant.components.sms
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded lutron_caseta from homeassistant.components.lutron_caseta
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded habitica from homeassistant.components.habitica
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded tradfri from homeassistant.components.tradfri
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded flume from homeassistant.components.flume
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded gdacs from homeassistant.components.gdacs
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded meteoclimatic from homeassistant.components.meteoclimatic
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded mutesync from homeassistant.components.mutesync
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded bond from homeassistant.components.bond
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded nuheat from homeassistant.components.nuheat
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded litterrobot from homeassistant.components.litterrobot
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded risco from homeassistant.components.risco
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded myq from homeassistant.components.myq
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded guardian from homeassistant.components.guardian
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded onewire from homeassistant.components.onewire
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded soma from homeassistant.components.soma
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded kraken from homeassistant.components.kraken
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded motioneye from homeassistant.components.motioneye
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded local_ip from homeassistant.components.local_ip
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded tasmota from homeassistant.components.tasmota
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded nws from homeassistant.components.nws
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded foscam from homeassistant.components.foscam
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded verisure from homeassistant.components.verisure
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded hisense_aehw4a1 from homeassistant.components.hisense_aehw4a1
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded mill from homeassistant.components.mill
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded forecast_solar from homeassistant.components.forecast_solar
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded pvpc_hourly_pricing from homeassistant.components.pvpc_hourly_pricing
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded kostal_plenticore from homeassistant.components.kostal_plenticore
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded openweathermap from homeassistant.components.openweathermap
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded enphase_envoy from homeassistant.components.enphase_envoy
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded fritzbox_callmonitor from homeassistant.components.fritzbox_callmonitor
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded cast from homeassistant.components.cast
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded rachio from homeassistant.components.rachio
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded hyperion from homeassistant.components.hyperion
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded roon from homeassistant.components.roon
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded system_bridge from homeassistant.components.system_bridge
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded yamaha_musiccast from homeassistant.components.yamaha_musiccast
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded vilfo from homeassistant.components.vilfo
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded hunterdouglas_powerview from homeassistant.components.hunterdouglas_powerview
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded alarmdecoder from homeassistant.components.alarmdecoder
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded withings from homeassistant.components.withings
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded zwave_js from homeassistant.components.zwave_js
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded twentemilieu from homeassistant.components.twentemilieu
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded ambiclimate from homeassistant.components.ambiclimate
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded faa_delays from homeassistant.components.faa_delays
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded kodi from homeassistant.components.kodi
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded insteon from homeassistant.components.insteon
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded mysensors from homeassistant.components.mysensors
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded squeezebox from homeassistant.components.squeezebox
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded rpi_power from homeassistant.components.rpi_power
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded xiaomi_miio from homeassistant.components.xiaomi_miio
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded ifttt from homeassistant.components.ifttt
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded nanoleaf from homeassistant.components.nanoleaf
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_travel_time from homeassistant.components.google_travel_time
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded totalconnect from homeassistant.components.totalconnect
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded roomba from homeassistant.components.roomba
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded coronavirus from homeassistant.components.coronavirus
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded homematicip_cloud from homeassistant.components.homematicip_cloud
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded nuki from homeassistant.components.nuki
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded panasonic_viera from homeassistant.components.panasonic_viera
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded tibber from homeassistant.components.tibber
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded elkm1 from homeassistant.components.elkm1
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded rituals_perfume_genie from homeassistant.components.rituals_perfume_genie
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded srp_energy from homeassistant.components.srp_energy
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded garages_amsterdam from homeassistant.components.garages_amsterdam
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded speedtestdotnet from homeassistant.components.speedtestdotnet
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded shelly from homeassistant.components.shelly
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded huawei_lte from homeassistant.components.huawei_lte
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded smarthab from homeassistant.components.smarthab
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded opentherm_gw from homeassistant.components.opentherm_gw
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded plugwise from homeassistant.components.plugwise
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded zerproc from homeassistant.components.zerproc
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded switcher_kis from homeassistant.components.switcher_kis
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded nexia from homeassistant.components.nexia
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded heos from homeassistant.components.heos
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded onvif from homeassistant.components.onvif
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded fritzbox from homeassistant.components.fritzbox
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded starline from homeassistant.components.starline
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded powerwall from homeassistant.components.powerwall
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded smhi from homeassistant.components.smhi
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded nightscout from homeassistant.components.nightscout
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded nmap_tracker from homeassistant.components.nmap_tracker
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded philips_js from homeassistant.components.philips_js
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded iotawatt from homeassistant.components.iotawatt
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded emonitor from homeassistant.components.emonitor
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded tesla from homeassistant.components.tesla
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded pi_hole from homeassistant.components.pi_hole
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded twinkly from homeassistant.components.twinkly
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded modern_forms from homeassistant.components.modern_forms
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded agent_dvr from homeassistant.components.agent_dvr
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded ialarm from homeassistant.components.ialarm
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded homekit from homeassistant.components.homekit
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded luftdaten from homeassistant.components.luftdaten
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded nam from homeassistant.components.nam
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded syncthing from homeassistant.components.syncthing
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded aemet from homeassistant.components.aemet
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded climacell from homeassistant.components.climacell
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded upcloud from homeassistant.components.upcloud
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded emulated_roku from homeassistant.components.emulated_roku
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded lyric from homeassistant.components.lyric
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded smart_meter_texas from homeassistant.components.smart_meter_texas
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded icloud from homeassistant.components.icloud
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded cert_expiry from homeassistant.components.cert_expiry
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded atag from homeassistant.components.atag
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded upb from homeassistant.components.upb
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded gree from homeassistant.components.gree
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded abode from homeassistant.components.abode
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded hive from homeassistant.components.hive
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded sense from homeassistant.components.sense
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded toon from homeassistant.components.toon
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded airly from homeassistant.components.airly
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded ezviz from homeassistant.components.ezviz
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded screenlogic from homeassistant.components.screenlogic
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded rfxtrx from homeassistant.components.rfxtrx
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded brother from homeassistant.components.brother
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded co2signal from homeassistant.components.co2signal
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded accuweather from homeassistant.components.accuweather
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded sharkiq from homeassistant.components.sharkiq
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded flipr from homeassistant.components.flipr
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded sonos from homeassistant.components.sonos
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded airvisual from homeassistant.components.airvisual
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded waze_travel_time from homeassistant.components.waze_travel_time
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded omnilogic from homeassistant.components.omnilogic
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded ps4 from homeassistant.components.ps4
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded control4 from homeassistant.components.control4
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded broadlink from homeassistant.components.broadlink
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded home_connect from homeassistant.components.home_connect
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded epson from homeassistant.components.epson
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded vizio from homeassistant.components.vizio
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded tuya from homeassistant.components.tuya
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded konnected from homeassistant.components.konnected
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded ios from homeassistant.components.ios
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded melcloud from homeassistant.components.melcloud
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded advantage_air from homeassistant.components.advantage_air
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded netatmo from homeassistant.components.netatmo
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded ecobee from homeassistant.components.ecobee
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded deconz from homeassistant.components.deconz
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded ring from homeassistant.components.ring
2021-09-01 19:00:55 INFO (SyncWorker_4) [homeassistant.loader] Loaded dunehd from homeassistant.components.dunehd
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded plex from homeassistant.components.plex
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded esphome from homeassistant.components.esphome
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded fritz from homeassistant.components.fritz
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded geofency from homeassistant.components.geofency
2021-09-01 19:00:55 INFO (SyncWorker_5) [homeassistant.loader] Loaded airtouch4 from homeassistant.components.airtouch4
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded prosegur from homeassistant.components.prosegur
2021-09-01 19:00:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded litejet from homeassistant.components.litejet
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded blebox from homeassistant.components.blebox
2021-09-01 19:00:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded somfy_mylink from homeassistant.components.somfy_mylink
2021-09-01 19:00:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded devolo_home_control from homeassistant.components.devolo_home_control
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded notion from homeassistant.components.notion
2021-09-01 19:00:55 INFO (SyncWorker_6) [homeassistant.loader] Loaded wemo from homeassistant.components.wemo
2021-09-01 19:00:55 INFO (SyncWorker_7) [homeassistant.loader] Loaded geonetnz_quakes from homeassistant.components.geonetnz_quakes
2021-09-01 19:00:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded tado from homeassistant.components.tado
SecKatie commented 2 years ago

May be related to their new and improved rate limiting. If it is working for X out of N bulbs that would be my first guess. They are no longer blocking IP's but they are dropping requests that go over their limit (unknown what that is exactly).

reidprichard commented 2 years ago

Hmm, thanks. Any way I could verify? There doesn't seem to be a pattern - sometimes one will fail, and sometimes half of them will.

SecKatie commented 2 years ago

If you enable debug logging you can see the raw requests and responses. There are instructions for that on the readme at the bottom.

That might give us some more clues as to what is going on

SecKatie commented 2 years ago

I do not see any failures. If we can get it to fail and then get the logs from that occurrence that might be useful. If not we might have to work on adding some more/different logs

reidprichard commented 2 years ago

Hmm, I'm certain I observed several lights failing to update when I took that log. I'll try again.

JoeSchubert commented 2 years ago

Maybe it's worth having wyzeapy log the responses as well? That way you could see the request and the response. Might make debugging issues like this easier if a response shows up strange.

SecKatie commented 2 years ago

@reidprichard I removed your message bc it includes secret tokens.

1h8fulkat commented 2 years ago

I'm having the same issues with their bulbs now....may need to trash these wyze devices if they are going to rate limit access and not provide and API.

reidprichard commented 2 years ago

@JoshuaMulliken thanks for catching that in my message. Here's another log with the access tokens redacted. I'm certain that one of the four bulbs failed to update color temp on this log.

2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-17 19:58:38 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5481'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5481'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5481'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5481'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1631923118, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '', 'phone_id': '86173ed4-32ba-468c-ab8f-45a99f979fab', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5'}
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-17 19:58:38 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
JoeSchubert commented 2 years ago

@reidprichard are you still having this issue in the new builds?

The logs from the new builds should output the response data in the logs, so it might be easier to see what's going on there.

reidprichard commented 2 years ago

@yoinx, afraid so. Here's a log, where I believe 2/4 lights failed to respond when changing color temp from cool to warm (low to high mireds).

Did you also change it to redact the access token? That's a nice touch!

2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-09-23 10:51:23 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5235'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683799, 'code': '1', 'msg': '', 'data': {'session_id': '917ea5c9debe4b14ab022e865d2d082e', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683654, 'code': '1', 'msg': '', 'data': {'session_id': '9a87375ab08748bfbbdb6b53d2342abb', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5235'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683668, 'code': '1', 'msg': '', 'data': {'session_id': '1c6d2be187634f0cb4f8844be50fda34', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683738, 'code': '1', 'msg': '', 'data': {'session_id': 'dcf938360a7e47cd9eff2d2d927634f8', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5235'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683732, 'code': '1', 'msg': '', 'data': {'session_id': '459f337bcb0443b2b2b73cd1bae14682', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '5235'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683612, 'code': '1', 'msg': '', 'data': {'session_id': '2550c2a7e53f425f93e0fcb168733c7b', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683770, 'code': '1', 'msg': '', 'data': {'session_id': 'cec308a481fa4bef9cead277d7f7ec0e', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130'}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683794, 'code': '1', 'msg': '', 'data': {'session_id': '98c722f57f8043a5a4245f857b74dbb7', 'result': 2}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683761, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '34', 'ts': 1632408665648}, {'pid': 'P1502', 'value': '2702', 'ts': 1632408681205}, {'pid': 'P1503', 'value': '0', 'ts': 1632068032052}, {'pid': 'P1504', 'value': '-55', 'ts': 1632408681205}, {'pid': 'P1505', 'value': '0', 'ts': 1632068032052}, {'pid': 'P1506', 'value': '0', 'ts': 1632068032052}, {'pid': 'P1509', 'value': '0', 'ts': 1632068032052}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1632408677989}, {'pid': 'P5', 'value': '1', 'ts': 1632068031330}, {'pid': 'P7', 'value': '-4', 'ts': 1632068032052}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683726, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632408668636}, {'pid': 'P1502', 'value': '2702', 'ts': 1632408681078}, {'pid': 'P1503', 'value': '0', 'ts': 1632068026112}, {'pid': 'P1504', 'value': '-53', 'ts': 1632408681078}, {'pid': 'P1505', 'value': '0', 'ts': 1632068026112}, {'pid': 'P1506', 'value': '0', 'ts': 1632068026112}, {'pid': 'P1509', 'value': '0', 'ts': 1632068026112}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1632408677639}, {'pid': 'P5', 'value': '1', 'ts': 1632068025398}, {'pid': 'P7', 'value': '-4', 'ts': 1632068026112}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E25CF8B', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683767, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632355772662}, {'pid': 'P1502', 'value': '2702', 'ts': 1632355772662}, {'pid': 'P1503', 'value': '0', 'ts': 1632068032278}, {'pid': 'P1504', 'value': '-66', 'ts': 1632400018342}, {'pid': 'P1505', 'value': '0', 'ts': 1632068032278}, {'pid': 'P1506', 'value': '0', 'ts': 1632068032278}, {'pid': 'P1509', 'value': '0', 'ts': 1632068032278}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1632400018342}, {'pid': 'P5', 'value': '1', 'ts': 1632068031563}, {'pid': 'P7', 'value': '-4', 'ts': 1632068032278}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E2588E0', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683813, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632355772782}, {'pid': 'P1502', 'value': '2702', 'ts': 1632355772782}, {'pid': 'P1503', 'value': '0', 'ts': 1632068030165}, {'pid': 'P1504', 'value': '-49', 'ts': 1632400018938}, {'pid': 'P1505', 'value': '0', 'ts': 1632068030165}, {'pid': 'P1506', 'value': '0', 'ts': 1632068030165}, {'pid': 'P1509', 'value': '0', 'ts': 1632068030165}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1632400018938}, {'pid': 'P5', 'value': '1', 'ts': 1632068029365}, {'pid': 'P7', 'value': '-4', 'ts': 1632068030165}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E25FA65', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683560, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632406605432}, {'pid': 'P1502', 'value': '4347', 'ts': 1632407553703}, {'pid': 'P1503', 'value': '0', 'ts': 1632400247241}, {'pid': 'P1504', 'value': '-58', 'ts': 1632408647381}, {'pid': 'P1505', 'value': '0', 'ts': 1632400247241}, {'pid': 'P1506', 'value': '0', 'ts': 1632400247241}, {'pid': 'P1509', 'value': '0', 'ts': 1632400247241}, {'pid': 'P1511', 'value': 'a070745e1f194dfa8ff790dd60c20252', 'ts': 1631245707998}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1632408647381}, {'pid': 'P5', 'value': '1', 'ts': 1632368769459}, {'pid': 'P7', 'value': '-4', 'ts': 1632400247241}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683769, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632408668811}, {'pid': 'P1502', 'value': '2702', 'ts': 1632408681270}, {'pid': 'P1503', 'value': '0', 'ts': 1632111188749}, {'pid': 'P1504', 'value': '-59', 'ts': 1632408681270}, {'pid': 'P1505', 'value': '0', 'ts': 1632111188749}, {'pid': 'P1506', 'value': '0', 'ts': 1632111188749}, {'pid': 'P1509', 'value': '0', 'ts': 1632111188749}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1632408681270}, {'pid': 'P5', 'value': '1', 'ts': 1632111187980}, {'pid': 'P7', 'value': '-4', 'ts': 1632111188749}]}}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130', 'target_pid_list': []}
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:23 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683752, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1632408668446}, {'pid': 'P1502', 'value': '2702', 'ts': 1632408680775}, {'pid': 'P1503', 'value': '0', 'ts': 1632068034077}, {'pid': 'P1504', 'value': '-54', 'ts': 1632408680775}, {'pid': 'P1505', 'value': '0', 'ts': 1632068034077}, {'pid': 'P1506', 'value': '0', 'ts': 1632068034077}, {'pid': 'P1509', 'value': '0', 'ts': 1632068034077}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1632408671854}, {'pid': 'P5', 'value': '1', 'ts': 1632068033442}, {'pid': 'P7', 'value': '-4', 'ts': 1632068034077}]}}
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408683, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E25E3D6', 'target_pid_list': []}
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:24 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408683778, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '39', 'ts': 1631281545951}, {'pid': 'P1502', 'value': '3105', 'ts': 1631281545951}, {'pid': 'P1503', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1504', 'value': '-60', 'ts': 1631281941198}, {'pid': 'P1505', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1506', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1509', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1631281941198}, {'pid': 'P5', 'value': '0', 'ts': 1631282396253}, {'pid': 'P7', 'value': '-4', 'ts': 1631281436754}]}}
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_event_list
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'begin_time': 1632405084641, 'event_type': '', 'app_name': 'com.hualai.WyzeCam', 'count': 10, 'app_version': '2.18.43', 'order_by': 2, 'event_value_list': ['1', '13', '10', '12'], 'sc': '9f275790cab94a72bd206c8876429f3c', 'device_mac_list': [], 'event_tag_list': [], 'sv': '782ced6909a44d92a1f70d582bbe88be', 'end_time': 1632408684641, 'phone_system_type': '1', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'ts': 1623612037763, 'device_mac': '', 'access_token': '**Sanitized**'}
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408684984, 'code': '1', 'msg': '', 'data': {'event_list': [{'user_id': None, 'event_id': '2CAA8E2B8CAB011632408454', 'device_mac': '2CAA8E2B8CAB', 'device_model': 'WYZEC1-JZ', 'event_category': 0, 'event_value': '1', 'event_ts': 1632408454000, 'event_ack_result': 0, 'is_feedback_correct': 0, 'is_feedback_face': 0, 'is_feedback_person': 0, 'file_list': [{'file_id': '9170625c33a849aba2230e6e6d9a29cb', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408454_1632408454000_1_1_0/9170625c33a849aba2230e6e6d9a29cb.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=44adc317f06eff6596f411b78f5f3395539327df9410e06379335ce78f7dff21', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'file_id': 'fa3d8bb61f2a4cb79a6089c2f969a2f6', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408454_1632408454000_1_2_0/fa3d8bb61f2a4cb79a6089c2f969a2f6.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=5faa5316d3535367c693c10708dfc756f8c5f144775251d1204a5a89bc8763af', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_resources': [{'resource_type': 's3', 'file_id': '9170625c33a849aba2230e6e6d9a29cb', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408454_1632408454000_1_1_0/9170625c33a849aba2230e6e6d9a29cb.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=44adc317f06eff6596f411b78f5f3395539327df9410e06379335ce78f7dff21', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'resource_type': 's3', 'file_id': 'fa3d8bb61f2a4cb79a6089c2f969a2f6', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408454_1632408454000_1_2_0/fa3d8bb61f2a4cb79a6089c2f969a2f6.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=5faa5316d3535367c693c10708dfc756f8c5f144775251d1204a5a89bc8763af', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_params': {}, 'recognized_instance_list': [], 'tag_list': [], 'read_state': 0}, {'user_id': None, 'event_id': '2CAA8E2B8CAB011632408062', 'device_mac': '2CAA8E2B8CAB', 'device_model': 'WYZEC1-JZ', 'event_category': 0, 'event_value': '1', 'event_ts': 1632408062000, 'event_ack_result': 0, 'is_feedback_correct': 0, 'is_feedback_face': 0, 'is_feedback_person': 0, 'file_list': [{'file_id': '82be70685d5d4aa3bbd8170907ce6201', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408062_1632408062000_1_1_0/82be70685d5d4aa3bbd8170907ce6201.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=d4ba33f5856be691d072500085ceabea927e7eec7a56bf1db373ce7ab9195aa7', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'file_id': '25e5d6c564424f2c94908035f370be27', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408062_1632408062000_1_2_0/25e5d6c564424f2c94908035f370be27.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=940cf119ff76e66d91359e745ac581f9908f64f72baba95aaf32078fcce342b5', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_resources': [{'resource_type': 's3', 'file_id': '82be70685d5d4aa3bbd8170907ce6201', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408062_1632408062000_1_1_0/82be70685d5d4aa3bbd8170907ce6201.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=d4ba33f5856be691d072500085ceabea927e7eec7a56bf1db373ce7ab9195aa7', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'resource_type': 's3', 'file_id': '25e5d6c564424f2c94908035f370be27', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632408062_1632408062000_1_2_0/25e5d6c564424f2c94908035f370be27.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=940cf119ff76e66d91359e745ac581f9908f64f72baba95aaf32078fcce342b5', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_params': {}, 'recognized_instance_list': [], 'tag_list': [], 'read_state': 0}, {'user_id': None, 'event_id': '2CAA8E2B8CAB011632406604', 'device_mac': '2CAA8E2B8CAB', 'device_model': 'WYZEC1-JZ', 'event_category': 0, 'event_value': '1', 'event_ts': 1632406604000, 'event_ack_result': 0, 'is_feedback_correct': 0, 'is_feedback_face': 0, 'is_feedback_person': 0, 'file_list': [{'file_id': 'b25fa394f94140e8b1d64097fe650d9e', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632406604_1632406604000_1_1_0/b25fa394f94140e8b1d64097fe650d9e.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c2d022442033507f77c0d3eb138f820eecf99482918379efb669b1040680442f', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'file_id': 'ea29c465558945a4bd7e72408966776c', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632406604_1632406604000_1_2_0/ea29c465558945a4bd7e72408966776c.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9d875e302f09616aa974e774e4a6d0d7b038566b1b427ce63dada978b697a3', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_resources': [{'resource_type': 's3', 'file_id': 'b25fa394f94140e8b1d64097fe650d9e', 'type': 1, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632406604_1632406604000_1_1_0/b25fa394f94140e8b1d64097fe650d9e.jpg?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=c2d022442033507f77c0d3eb138f820eecf99482918379efb669b1040680442f', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}, {'resource_type': 's3', 'file_id': 'ea29c465558945a4bd7e72408966776c', 'type': 2, 'url': 'https://wyze-device-alarm-file.s3.us-west-2.amazonaws.com/2CAA8E2B8CAB/2021-09-23/2CAA8E2B8CAB011632406604_1632406604000_1_2_0/ea29c465558945a4bd7e72408966776c.mp4?X-Amz-Expires=1200&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJNFQFXEM46KZVY7A/20210923/us-west-2/s3/aws4_request&X-Amz-Date=20210923T145124Z&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9d875e302f09616aa974e774e4a6d0d7b038566b1b427ce63dada978b697a3', 'status': 2, 'en_algorithm': 0, 'en_password': '', 'is_ai': 0, 'ai_tag_list': [], 'ai_url': '', 'file_params': {}}], 'event_params': {}, 'recognized_instance_list': [], 'tag_list': [], 'read_state': 0}]}}
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1632408685, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '08316950-9799-4d01-9cb5-d16c1c2c9a86', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WYZEC1-JZ', 'device_mac': '2CAA8E2B8CAB', 'target_pid_list': []}
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-09-23 10:51:25 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1632408685249, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '0', 'ts': 1616240536141}, {'pid': 'P1001', 'value': '1', 'ts': 1631600428000}, {'pid': 'P1002', 'value': '1', 'ts': 1631600428000}, {'pid': 'P1003', 'value': '1', 'ts': 1631600428000}, {'pid': 'P1004', 'value': '1', 'ts': 1631600428000}, {'pid': 'P1005', 'value': '1', 'ts': 1631600428000}, {'pid': 'P1006', 'value': '0', 'ts': 1596077581000}, {'pid': 'P1007', 'value': '0', 'ts': 1631904722875}, {'pid': 'P1008', 'value': '0', 'ts': 0}, {'pid': 'P1010', 'value': '1', 'ts': 0}, {'pid': 'P1017', 'value': '0', 'ts': 1596077581000}, {'pid': 'P1018', 'value': '0', 'ts': 1601500801937}, {'pid': 'P1019', 'value': '0', 'ts': 1573154847356}, {'pid': 'P1020', 'value': '1', 'ts': 1616191609013}, {'pid': 'P1021', 'value': '0', 'ts': 1632408063000}, {'pid': 'P1022', 'value': '0', 'ts': 0}, {'pid': 'P1033', 'value': '0', 'ts': 1631600428000}, {'pid': 'P1047', 'value': '1', 'ts': 0}, {'pid': 'P1048', 'value': '1', 'ts': 0}, {'pid': 'P1701', 'value': '', 'ts': 0}, {'pid': 'P1702', 'value': '', 'ts': 0}, {'pid': 'P1703', 'value': '', 'ts': 0}, {'pid': 'P1704', 'value': '', 'ts': 0}, {'pid': 'P1705', 'value': '', 'ts': 0}, {'pid': 'P1706', 'value': '', 'ts': 0}, {'pid': 'P1707', 'value': '', 'ts': 0}, {'pid': 'P1708', 'value': '', 'ts': 0}, {'pid': 'P1709', 'value': '', 'ts': 0}, {'pid': 'P1710', 'value': '', 'ts': 0}, {'pid': 'P1711', 'value': '', 'ts': 0}, {'pid': 'P18', 'value': '1', 'ts': 1631600428000}, {'pid': 'P2', 'value': '0', 'ts': 1624583258682}, {'pid': 'P3', 'value': '1', 'ts': 1632408071000}, {'pid': 'P4', 'value': '1', 'ts': 0}, {'pid': 'P5', 'value': '1', 'ts': 1632068019445}]}}
teijiIshida commented 2 years ago

Not OP, but I am having the exact same problem with my 2 Wyze white bulbs (that can change temps). I have them in a scene.morning and a scene.night. And every time the scene gets activated, the bulbs have 25% chance of working correctly. It will either:

  1. turn on, wrong brightness, wrong temperature.
  2. turn on, correct brightness, wrong temperature.
  3. turn on, wrong brightness, correct temperature.
  4. turn on, correct brightness, correct temperature.

If I reactivated the scene manually 2 or 3 times, then it will eventually have the correct brightness and temperature.

core-2021.9.7 supervisor-2021.09.0 Home Assistant OS 6.4 HA-WyzeAPI 2021.9.5

SecKatie commented 2 years ago

That is so strange... I will have to experiment with scenes

reidprichard commented 2 years ago

Come to think of it, I think I've seen that behavior where brightness or color_temp may be correct, but the other will be wrong.

I haven't used scenes a ton, but I've experienced lights failing to update when manually calling the service in developer tools or when adjusting the light with a UI card. Sometimes I'll move the slider and a second later it will jump partially back. For example, adjust 300 -> 200, and then it jumps to 220.

I wrote a script to fire the light.turn_on service a few times in a row with a short delay in between, and that is pretty successful at updating the lights like I want.

teijiIshida commented 2 years ago

Yep, same here even without scenes. When I try to update the Wyze bulbs with the UI slider, it does jump back and forth like you said. Sometimes, it takes a few tries to get the correct temp and brightness to stick and appear correctly.

I also have this weird behavior where sometimes when I manually turn on the bulb, it will turn on but the toggle will immediately go to off (lights stay on though). And vice versa. Not sure if it's related. But Wyze bulbs has been very buggy in HA recently (it was very reliable a couple of months ago).

SecKatie commented 2 years ago

@teijiIshida it is likely because of the new rate limit. Wyze has been dropping our requests to their servers but we are working on a solution

reidprichard commented 2 years ago

Just a thought - if it were a rate limit issue, wouldn't spamming light.turn_on just make the problem worse? Perhaps I don't quite understand rate limiting. I've run into it with a few other services, where it says "you can only make X requests every Y minutes, and any requests after you hit the cap are ignored". Unless "Y" for Wyze is <1s?

Out of curiosity, how can Wyze tell the difference between my phone making a request and my HA server making the same request? From my uneducated point of view, it seems like you could exactly reproduce the request sent by the phone. Don't worry about it if it's a long answer.

JoeSchubert commented 2 years ago

@reidprichard My understanding is that they aren't rate limiting globally. Only some of the calls are being limited, so the turn on call for instance probably isn't being limited.

I'm sure what there's probably some difference in the headers that we're sending vs what the app is, or some of the parameters. Keep in mind this is all reverse engineered, so while the info that the community has created via reverse engineering is closed enough to work... It's probably easy to identify on the backend.

We're working on some stuff to address the rate limiting. However, what it's going to end up looking like will be that the integration will only be able to eat up about 75% of what we're to understand the limit to be. This may ultimately cause issues if you're using the official app and this integration from the same connection... But we'll see how that goes.

The other side effect is that our polling updates will not be 100% predicable intervals anymore. We're going to be aiming for idea intervals but with 1 request post second at most. So depending on where items are in the que, something could update right at 30 seconds or at 40 seconds.

JoeSchubert commented 2 years ago

@reidprichard

sorry, I didn't even address your log in my previous reply. I'm not seeing a problem in that log... you sent 8 commands, I can see all 8 going out with valid responses and you poll 8 times with results. I've been noticing some oddities in wyze's API today so I'm not really sure what they're doing behind the scenes lately.

drinfernoo commented 2 years ago

I have the original "white-only" bulbs, but I was noticing similar behavior until the most recent update (2021.9.7). Now, my Plugs are doing this too (both versions), where their state doesn't update correctly...

reidprichard commented 2 years ago

Sorry, haven't had time for HA in the past few weeks. @yoinx, that's odd. I'm certain some of the bulbs failed to update. Is it possible the logs aren't capturing the issue for some reason? Is there any value in me providing additional logs? It may be awhile before I can do further testing, as my HA install has broken.

reidprichard commented 2 years ago

By some miracle I was able to fix my other issue, so I'm back in operation.

I took another log. This time, I kept watching the log for the next status update after I observed one bulb failing to update. I've broken the log down into relevant sections.

Successful update to 6250K (MAC addresses: 2CAA8E2588E0 and 2CAA8E25CF8B)

2021-10-16 21:07:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-10-16 21:07:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-10-16 21:07:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-10-16 21:07:34 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432854, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '6250'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E25CF8B'}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432854675, 'code': '1', 'msg': '', 'data': {'session_id': 'f79e9bfb2b7b48f6b8661156f7f6272b', 'result': 2}}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432854, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2588E0'}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432854795, 'code': '1', 'msg': '', 'data': {'session_id': '4da4abb4ef034e358fbdb72747ee42eb', 'result': 2}}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432854, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E25CF8B'}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432854857, 'code': '1', 'msg': '', 'data': {'session_id': '52babe900ffc4e5a890877438f3fd4ad', 'result': 2}}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432854, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '6250'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2588E0'}
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:34 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432854850, 'code': '1', 'msg': '', 'data': {'session_id': 'c2ac61e8f5ce4c95b651401b29b727eb', 'result': 2}}

Failed update to 2754K (MAC addresses: 2CAA8E2588E0 and 2CAA8E25CF8B)

2021-10-16 21:07:37 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-10-16 21:07:37 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-10-16 21:07:37 DEBUG (MainThread) [custom_components.wyzeapi.light] Setting color temp
2021-10-16 21:07:37 DEBUG (MainThread) [custom_components.wyzeapi.light] Turning on light
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432857, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E25CF8B'}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432857596, 'code': '1', 'msg': '', 'data': {'session_id': '39c35887beae4863ba60069d33196567', 'result': 2}}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432857, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '2754'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E25CF8B'}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432857454, 'code': '1', 'msg': '', 'data': {'session_id': '4c8a3d1712a44f668beeafe0d071b87b', 'result': 2}}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432857, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P3', 'pvalue': '1'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2588E0'}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432857608, 'code': '1', 'msg': '', 'data': {'session_id': '5d89da889d594a0ba4d32639a48ae685', 'result': 2}}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request:
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/set_property_list
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432857, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'property_list': [{'pid': 'P1502', 'pvalue': '2754'}], 'device_model': 'WLPA19', 'device_mac': '2CAA8E2588E0'}
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None
2021-10-16 21:07:37 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432857548, 'code': '1', 'msg': '', 'data': {'session_id': '86d6ed5573844616a820d3283896f84c', 'result': 2}}

Status check of some other Wyze devices (think this section is irrelevant)

Click to expand. ``` 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E277130', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880090, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1634427778763}, {'pid': 'P1502', 'value': '2724', 'ts': 1634427778763}, {'pid': 'P1503', 'value': '0', 'ts': 1634425361645}, {'pid': 'P1504', 'value': '-51', 'ts': 1634427778763}, {'pid': 'P1505', 'value': '0', 'ts': 1634425361645}, {'pid': 'P1506', 'value': '0', 'ts': 1634425361645}, {'pid': 'P1509', 'value': '0', 'ts': 1634425361645}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1634427778763}, {'pid': 'P5', 'value': '1', 'ts': 1634425360705}, {'pid': 'P7', 'value': '-4', 'ts': 1634425361645}]}} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E25FA65', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880103, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '39', 'ts': 1634432401714}, {'pid': 'P1502', 'value': '2702', 'ts': 1634432401714}, {'pid': 'P1503', 'value': '0', 'ts': 1634422364627}, {'pid': 'P1504', 'value': '-57', 'ts': 1634432401714}, {'pid': 'P1505', 'value': '0', 'ts': 1634422364627}, {'pid': 'P1506', 'value': '0', 'ts': 1634422364627}, {'pid': 'P1509', 'value': '0', 'ts': 1634422364627}, {'pid': 'P1511', 'value': 'a070745e1f194dfa8ff790dd60c20252', 'ts': 1631245707998}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1634432401714}, {'pid': 'P5', 'value': '1', 'ts': 1634422363945}, {'pid': 'P7', 'value': '-4', 'ts': 1634422364627}]}} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E282460', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880152, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1634425366153}, {'pid': 'P1502', 'value': '5376', 'ts': 1634425366153}, {'pid': 'P1503', 'value': '0', 'ts': 1634425366153}, {'pid': 'P1504', 'value': '-59', 'ts': 1634427778224}, {'pid': 'P1505', 'value': '0', 'ts': 1634425366153}, {'pid': 'P1506', 'value': '0', 'ts': 1634425366153}, {'pid': 'P1509', 'value': '0', 'ts': 1634425366153}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1634427778224}, {'pid': 'P5', 'value': '1', 'ts': 1634425365205}, {'pid': 'P7', 'value': '-4', 'ts': 1634425366153}]}} ```

Status update of two bulbs in question

Other status updates (think this section is irrelevant)

Click to expand. ``` 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E2650E5', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880015, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '100', 'ts': 1634427778818}, {'pid': 'P1502', 'value': '5780', 'ts': 1634427778818}, {'pid': 'P1503', 'value': '0', 'ts': 1634425373620}, {'pid': 'P1504', 'value': '-53', 'ts': 1634427778818}, {'pid': 'P1505', 'value': '0', 'ts': 1634425373620}, {'pid': 'P1506', 'value': '0', 'ts': 1634425373620}, {'pid': 'P1509', 'value': '0', 'ts': 1634425373620}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1634427778818}, {'pid': 'P5', 'value': '1', 'ts': 1634425372664}, {'pid': 'P7', 'value': '-4', 'ts': 1634425373620}]}} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E25E3D6', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880040, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '39', 'ts': 1631281545951}, {'pid': 'P1502', 'value': '3105', 'ts': 1631281545951}, {'pid': 'P1503', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1504', 'value': '-60', 'ts': 1631281941198}, {'pid': 'P1505', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1506', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1509', 'value': '0', 'ts': 1631281436754}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '0', 'ts': 1631281941198}, {'pid': 'P5', 'value': '0', 'ts': 1631282396253}, {'pid': 'P7', 'value': '-4', 'ts': 1631281436754}]}} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432879, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WLPA19', 'device_mac': '2CAA8E277A8C', 'target_pid_list': []} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880046, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 0}, {'pid': 'P1501', 'value': '31', 'ts': 1634427777817}, {'pid': 'P1502', 'value': '5780', 'ts': 1634427777817}, {'pid': 'P1503', 'value': '0', 'ts': 1634425360551}, {'pid': 'P1504', 'value': '-58', 'ts': 1634427777817}, {'pid': 'P1505', 'value': '0', 'ts': 1634425360551}, {'pid': 'P1506', 'value': '0', 'ts': 1634425360551}, {'pid': 'P1509', 'value': '0', 'ts': 1634425360551}, {'pid': 'P1511', 'value': '', 'ts': 0}, {'pid': 'P1513', 'value': '0', 'ts': 0}, {'pid': 'P1514', 'value': '0', 'ts': 0}, {'pid': 'P1528', 'value': '0', 'ts': 0}, {'pid': 'P1529', 'value': '0', 'ts': 0}, {'pid': 'P1530', 'value': '0', 'ts': 0}, {'pid': 'P1531', 'value': '0', 'ts': 0}, {'pid': 'P3', 'value': '1', 'ts': 1634425439784}, {'pid': 'P5', 'value': '1', 'ts': 1634425360105}, {'pid': 'P7', 'value': '-4', 'ts': 1634425360551}]}} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_event_list 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'begin_time': 1634429280573, 'event_type': '', 'app_name': 'com.hualai.WyzeCam', 'count': 10, 'app_version': '2.18.43', 'order_by': 2, 'event_value_list': ['1', '13', '10', '12'], 'sc': '9f275790cab94a72bd206c8876429f3c', 'device_mac_list': [], 'event_tag_list': [], 'sv': '782ced6909a44d92a1f70d582bbe88be', 'end_time': 1634432880573, 'phone_system_type': '1', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'ts': 1623612037763, 'device_mac': '', 'access_token': '**Sanitized**'} 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:00 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432880853, 'code': '1', 'msg': '', 'data': {'event_list': []}} 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Request: 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] url: https://api.wyzecam.com/app/v2/device/get_property_list 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] json: {'phone_system_type': '1', 'app_version': '2.18.43', 'app_ver': 'com.hualai.WyzeCam___2.18.43', 'sc': '9f275790cab94a72bd206c8876429f3c', 'ts': 1634432880, 'sv': '9d74946e652647e9b6c9d59326aef104', 'access_token': '**Sanitized**', 'phone_id': '8f566df9-eae1-45fc-a5e9-9c027150b6ee', 'app_name': 'com.hualai.WyzeCam', 'device_model': 'WYZEC1-JZ', 'device_mac': '2CAA8E2B8CAB', 'target_pid_list': []} 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] headers: None 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] data: None 2021-10-16 21:08:01 DEBUG (MainThread) [wyzeapy.wyze_auth_lib] Response Json: {'ts': 1634432881385, 'code': '1', 'msg': '', 'data': {'property_list': [{'pid': 'P1', 'value': '1', 'ts': 1633709590544}, {'pid': 'P1001', 'value': '1', 'ts': 1634349870000}, {'pid': 'P1002', 'value': '1', 'ts': 1634349870000}, {'pid': 'P1003', 'value': '1', 'ts': 1634349870000}, {'pid': 'P1004', 'value': '1', 'ts': 1634349870000}, {'pid': 'P1005', 'value': '1', 'ts': 1634349870000}, {'pid': 'P1006', 'value': '0', 'ts': 1596077581000}, {'pid': 'P1007', 'value': '0', 'ts': 1631904722875}, {'pid': 'P1008', 'value': '0', 'ts': 0}, {'pid': 'P1010', 'value': '1', 'ts': 0}, {'pid': 'P1017', 'value': '0', 'ts': 1596077581000}, {'pid': 'P1018', 'value': '0', 'ts': 1601500801937}, {'pid': 'P1019', 'value': '0', 'ts': 1573154847356}, {'pid': 'P1020', 'value': '1', 'ts': 1616191609013}, {'pid': 'P1021', 'value': '0', 'ts': 1634385339000}, {'pid': 'P1022', 'value': '0', 'ts': 0}, {'pid': 'P1033', 'value': '0', 'ts': 1634349870000}, {'pid': 'P1047', 'value': '1', 'ts': 0}, {'pid': 'P1048', 'value': '1', 'ts': 1633974219708}, {'pid': 'P1701', 'value': '', 'ts': 0}, {'pid': 'P1702', 'value': '', 'ts': 0}, {'pid': 'P1703', 'value': '', 'ts': 0}, {'pid': 'P1704', 'value': '', 'ts': 0}, {'pid': 'P1705', 'value': '', 'ts': 0}, {'pid': 'P1706', 'value': '', 'ts': 0}, {'pid': 'P1707', 'value': '', 'ts': 0}, {'pid': 'P1708', 'value': '', 'ts': 0}, {'pid': 'P1709', 'value': '', 'ts': 0}, {'pid': 'P1710', 'value': '', 'ts': 0}, {'pid': 'P1711', 'value': '', 'ts': 0}, {'pid': 'P18', 'value': '1', 'ts': 1634349870000}, {'pid': 'P2', 'value': '0', 'ts': 1624583258682}, {'pid': 'P3', 'value': '0', 'ts': 1634385339000}, {'pid': 'P4', 'value': '1', 'ts': 0}, {'pid': 'P5', 'value': '1', 'ts': 1634422100075}]}} ```
reidprichard commented 2 years ago

It seems like Wyze is only rate-limiting (or whatever is happening) commands to change brightness or color temp. Calling the light.turn_on service with no data always works. However, the second I specify brightness or color_temp it begins failing ~25% of the time. For now, I think I'll do some scripting to turn the lights on, wait a second, then spam several commands to change the brightness and color_temp to desired values.

Edit: Also, to help other people work around this - it seems like applying a scene in Home Assistant somewhat avoids this issue. Wonder if it repeats the command until it sees the state change as desired?

reidprichard commented 2 years ago

@yoinx I just realized something. Back when I used IFTTT, I never had issues with setting bulbs. There was a slight lag (I think just due to IFTTT's servers), but I never noticed a bulb failing to set. Does IFTTT have special access to Wyze or something? I wonder if this integration could copy whatever IFTTT is doing.

JoeSchubert commented 2 years ago

@yoinx I just realized something. Back when I used IFTTT, I never had issues with setting bulbs. There was a slight lag (I think just due to IFTTT's servers), but I never noticed a bulb failing to set. Does IFTTT have special access to Wyze or something? I wonder if this integration could copy whatever IFTTT is doing.

I have no idea if they do or not. However, unless you know of a way to legally MITM their servers... I doubt anyone is going to reverse engineer what they're doing.

1h8fulkat commented 2 years ago

@yoinx I just realized something. Back when I used IFTTT, I never had issues with setting bulbs. There was a slight lag (I think just due to IFTTT's servers), but I never noticed a bulb failing to set. Does IFTTT have special access to Wyze or something? I wonder if this integration could copy whatever IFTTT is doing.

This rate limiting has only been an issue recently. I'd bet that IFTTT is having the same problem unless they worked with Wyze to whitelist their IP from the rate limiting.

SecKatie commented 2 years ago

@1h8fulkat @reidprichard Wyze developed the IFTTT integration themselves so I imagine they have provided a special path for them to be able to access devices.

See: https://ifttt.com/developers

SecKatie commented 2 years ago

Hey, can someone test the latest stable release? It has some changes to the bulbs that might have resolved this issue

teijiIshida commented 2 years ago

I just tested several routines by running them manually (turning on/off the bulbs, changing temperatures, changing brightness). They all work in one try! So far it seems like the new fix works. I'll get back to this thread in a week to further confirm if it works 100% of the time.

Edit: After 1 week of testing, I can confirm that my automations trigger correctly 100% of the time in one try with the new fix. Cheers!

Thanks @JoshuaMulliken

reidprichard commented 2 years ago

What timing! I just replaced all my Wyze bulbs because this was bugging me.

I screwed in one of my old Wyze bulbs, and it looks to be working perfect on my end. It failed to update roughly 10% of the time, but that might have been just because I was making changes faster than the bulb could keep up.

Thanks for your hard work @JoshuaMulliken !

SecKatie commented 2 years ago

Great! That sounds like good feedback! I will go ahead and close this issue. If any problems come up please report here