SecKatie / ha-wyzeapi

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

I lost a Wyze Switch while renaming and can't find it to retrieve. [Help Wanted] #66

Closed johnfuller5 closed 4 years ago

johnfuller5 commented 4 years ago

Describe the bug I renamed an Entity for a Wyze Switch to fix a typo. It disappeared from Home Assistant.

To Reproduce Steps to reproduce the behavior:

  1. Go to Configuration/Entity
  2. Click on a Wyze Switch
  3. Type New Name is Name Override
  4. Hit update and the device disappeared.

Expected behavior This has only happened once. Every other time I have renamed an entity, it worked. Could definitely be human error. I just don't know how to find the device to correct the issue.

System configuration System: Raspberry PI 4 HA Version: 0.112.3 WyzeApi Version: 0.5.0

configuration.yaml

wyzeapi:
  username: !secret wyze
  password: !secret wyze_pw

home-assistant.log

2020-07-07 17:49:09 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-07-07 17:49:09 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for sonoff 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.
2020-07-07 17:49:09 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-07-07 17:49:10 WARNING (MainThread) [homeassistant.components.http] The 'base_url' option is deprecated, please remove it from your configuration
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi] 
-------------------------------------------------------------------
Wyze Bulb and Switch Home Assistant Integration

Version: v0.5.0
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/JoshuaMulliken/ha-wyzeapi/issues
-------------------------------------------------------------------
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi] Creating new WyzeApi component
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api initializing.
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api initializing async.
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api logging in async.
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:16 WARNING (MainThread) [aioharmony.harmonyclient] 192.168.1.115: XMPP is not enabled, using web sockets however this might not work with future Harmony firmware updates, please enable XMPP
2020-07-07 17:49:16 DEBUG (MainThread) [custom_components.wyzeapi] Connected to Wyze account
2020-07-07 17:49:16 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:16 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:16 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:16 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi] Starting WyzeApi components
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi] Starting WyzeApi Lights
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi] Starting WyzeApi switchs
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi] Starting WyzeApi Sensors
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi] Starting WyzeApi lock
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.light] Creating new WyzeApi light component
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api listing bulbs.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR3 initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Wyzebulb1 initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light BR3 initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Train initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Desk initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Bedroom initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR2 initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR1 initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.switch] Creating new WyzeApi switch component
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api listing switches.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Basement Entry Light initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch UnderDeck Noise initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Family Room initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Garage Light initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Creating new WyzeApi binary_sensor component
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api listing sensors.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor 779BC6F5 East Fence Gate initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor 779BC6EE PD Gate initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor 777D130E Garage Door initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor 777D12FE West Fence Gate initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api listing Motion Sensors.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor 777C4002 Garage Motion initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor 779D4074 PA Motion initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.lock] Creating new WyzeApi Lock component
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api listing Lock.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api getting devices.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock YD.LO1.995c41c2bb3aa4d16467beaab7d78585 Basement Door initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor PD Gate updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:18 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:49:19 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:49:19 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:49:19 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:49:19 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:49:19 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:02 ERROR (MainThread) [homeassistant.components.upnp] Error requesting R6700v3 (Gateway) data: None
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR3 updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Wyzebulb1 updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light BR3 updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Train updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Desk updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light Bedroom updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR2 updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_bulb] Light LR1 updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Basement Entry Light updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch UnderDeck Noise updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Family Room updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_switch] Switch Garage Light updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:08 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:14 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:20 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:26 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor West Fence Gate updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor Garage Door updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor PA Motion updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_motion] Motion Sensor Garage Motion updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.lock] Binary Locks doing a update.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_lock] Lock Basement Door updating.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyzeapi] Wyze Api doing request.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request initializing.
2020-07-07 17:50:32 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.wyze_request] Wyze Request getting response async.
2020-07-07 17:50:38 DEBUG (MainThread) [custom_components.wyzeapi.binary_sensor] Binary Sesnors doing a update.
2020-07-07 17:50:38 DEBUG (MainThread) [custom_components.wyzeapi.wyzeapi.sensors.wyze_contact] Contact Sensor East Fence Gate updating.
SecKatie commented 4 years ago

Is it gone in the developer entity listing?

johnfuller5 commented 4 years ago

Yes - I see it In logs but it has disappeared from everywhere else.

johnfuller5 commented 4 years ago

Found it. I was able to type in the entity name into developer tools to get it to show up there. Then I was able to edit the name - noticed somehow it was disabled... probably user error. Thanks for the help!