Closed FritzBlaskowsky closed 4 months ago
Changed the behavior and tested it with debug disabled connecting with and without the ESP32 Proxy. Both worked now including the special proxy cases, for which the code initially was intended. Let me know if there are still such problems.
Hi! I'm using the esp32-divoom proxy. The notify service call in HA fails unless I turn on debug logging in the hass-divoom integration.
I think this might be related to this part of the send_payload function:
The response is only being read if debug logging is turned on.