Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enocean] Gateway doesn't issue updates (but it does send commands) #17693

Open
ErikDB87 opened this issue Nov 3, 2024 · 2 comments
Open

[enocean] Gateway doesn't issue updates (but it does send commands) #17693

ErikDB87 opened this issue Nov 3, 2024 · 2 comments
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@ErikDB87
Copy link
Contributor

ErikDB87 commented Nov 3, 2024

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 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

See also https://community.openhab.org/t/beginners-guide-for-implementing-eltako-fsr14-fsb14-fud14-via-fgw14/136872/91

@ErikDB87 ErikDB87 added the bug An unexpected problem or unintended behavior of an add-on label Nov 3, 2024
@ErikDB87
Copy link
Contributor Author

ErikDB87 commented Nov 3, 2024

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.

enoceanbinding.log

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/beginners-guide-for-implementing-eltako-fsr14-fsb14-fud14-via-fgw14/136872/99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

2 participants