You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a Linux reboot (or sudo systemctl restart openhab.service), the EnOcean gateway should be able to send commands and listen for updates.
Current Behavior
After a Linux reboot (or sudo systemctl restart openhab.service), the EnOcean gateway is able to send commands to the devices, but doesn't listen for updates...
If I reinitiate the gateway, these updates start kicking in. I'm TRACE logging the binding, and after the reinitiation entries like Received header appear, but not before.
Possible Solution
No idea. As a workaround, I might be able to reinitiate the gateway after openHAB startup, but that doesn't seem like a serious solution.
Steps to Reproduce (for Bugs)
No idea...
Context
I want to receive updates from my wall switches.
Your Environment
Version used: (e.g., openHAB and add-on versions)
Environment name and version (e.g. Chrome 76, Java 8, Node.js 12.9, ...):
Operating System and version (desktop or mobile, Windows 10, Raspbian Buster, ...):
openHAB 4.2.2
Release Build
The latest binding (I reinstalled it today, hoping that would fix the issue)
Linux Mint 22
On request of @lsiepel, attached is the TRACE log (the Linux machine running openHAB was rebooted, and openhab.log notes 2024-11-03 14:40:08.273 as the moment of Starting openHAB 4.2.2 (Release Build)).
I only reinitiated the gateway at 14h46, which is shown in the logs: 2024-11-03 14:46:30.803 [DEBUG] [ernal.transceiver.EnOceanTransceiver] - shutting down transceiver. Before this moment, there's no entry with Received header.
Expected Behavior
After a Linux reboot (or
sudo systemctl restart openhab.service
), the EnOcean gateway should be able to send commands and listen for updates.Current Behavior
After a Linux reboot (or
sudo systemctl restart openhab.service
), the EnOcean gateway is able to send commands to the devices, but doesn't listen for updates...If I reinitiate the gateway, these updates start kicking in. I'm
TRACE
logging the binding, and after the reinitiation entries likeReceived header
appear, but not before.Possible Solution
No idea. As a workaround, I might be able to reinitiate the gateway after openHAB startup, but that doesn't seem like a serious solution.
Steps to Reproduce (for Bugs)
No idea...
Context
I want to receive updates from my wall switches.
Your Environment
openHAB 4.2.2
Release Build
The latest binding (I reinstalled it today, hoping that would fix the issue)
Linux Mint 22
See also https://community.openhab.org/t/beginners-guide-for-implementing-eltako-fsr14-fsb14-fud14-via-fgw14/136872/91
The text was updated successfully, but these errors were encountered: