Baldhor / Homey-ESPhome-Enhanced

This is an Homey app which adds support for ESPHome devices. ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. More information on their homepage: https://www.esphome.io/
GNU General Public License v3.0
4 stars 3 forks source link

PairSession Not Found errors #26

Closed Baldhor closed 10 months ago

Baldhor commented 10 months ago
          I am getting these errors from time to time, was also present in the previous version. I will try to add more logs but the problem is not always present

image

Originally posted by @JoachimVeulemans in https://github.com/Baldhor/Homey-ESPhome-Enhanced/issues/23#issuecomment-1687529614

Baldhor commented 10 months ago

Not too sure why, but I think the PairSession on Homey side has a limited life time. I think the only way to handle it is to implement a keep alive.

Baldhor commented 10 months ago

Not an issue: The PairSession expire if you leave the "homey view". Meaning:

This is a limit of Homey, and I cannot do anything about it.