stackia / ha-deye-dehumidifier

Control Deye (德业) Dehumidifier devices from Home Assistant
MIT License
39 stars 4 forks source link

500 Internal Error on Raspberry Pi 3 #7

Closed RebelliousWhiz closed 1 year ago

RebelliousWhiz commented 1 year ago

OS Version: Home Assistant OS 10.2 Home Assistant Core: 2023.5.4 Hardware: Raspberry Pi 3B

What I observed

Internal 500 error when trying to add Deye device.

Screenshot 2023-06-09 at 5 30 05 PM

Reproduce

  1. HACS up and running correctly.
  2. Install ha-deye-dehumidifier.
  3. Reboot the whole system.
  4. Try to add Deye devices through [Settings] -> [Devices & Services] -> [Add Intergration] -> [Deye Dehumidifier]
  5. Here it comes to this screen: Screenshot 2023-06-09 at 5 46 16 PM
  6. After a while, I get this: Screenshot 2023-06-09 at 5 30 05 PM

What I have tried to resolve

Install, uninstall, reboot the system, etc., still, the problem persists.

Not sure how to fetch the log. Please let me know if further info is required. Thanks!

stackia commented 1 year ago

Logs can be found under Settings -> System -> Logs, or in your home assistant config directory -> home-assistant.log

RebelliousWhiz commented 1 year ago

Highly possible was a problem with HA OS on Raspberry Pi 3. I switched to Linux VM HA OS, was working fine.