thomasloven / hass-plejd

🔹 Plejd BLE integration for Home Assistant
87 stars 9 forks source link

Device unavailable after update to 3a70e79 (0.0.4?) #29

Closed malgoe closed 8 months ago

malgoe commented 1 year ago

Updated to version 3a70e79 via HACS this morning. (Diagnostic information says I have version 0.0.4 of the Plejd integration.) I only have one DIM-02-LC and it has been unavailable since. I use a ESP32 with esphome as bluetooth proxy and have tried restarting it.

Home Assistant 2023.7.2 Supervisor 2023.07.1 Operating System 10.3 ESPHome 2023.6.5

I tried activating debug logging and then reloading the integration, this is all I get in the log: 2023-07-17 13:02:13.535 INFO (MainThread) [homeassistant.components.light] Setting up light.plejd 2023-07-17 13:02:13.535 INFO (MainThread) [homeassistant.components.switch] Setting up switch.plejd 2023-07-17 13:02:13.535 INFO (MainThread) [homeassistant.components.button] Setting up button.plejd 2023-07-17 13:02:13.543 DEBUG (MainThread) [custom_components.plejd] Ping failed 2023-07-17 13:02:23.545 DEBUG (MainThread) [custom_components.plejd] Ping failed 2023-07-17 13:02:33.546 DEBUG (MainThread) [custom_components.plejd] Ping failed

Followed by more "Ping failed".

I have NOT tried removing and re-adding the integration yet but likely will do that this evening.

astrandb commented 1 year ago

I had the same problem. Removing and adding the integration back fixed the problem.