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

[bug] 113-0-Access Control-Door state not sending MQTT message (spaces in topic?) #94

Closed
2 tasks
Matt-PMCT opened this issue Dec 20, 2020 · 2 comments · Fixed by #99
Closed
2 tasks
Assignees
Labels
bug Something isn't working

Comments

@Matt-PMCT
Copy link
Contributor

Version
Build/Run method

  • [ X ] Docker
  • PKG
  • Manually built (git clone - npm install - npm run build )

zwavejs2mqtt version: 1.0.0-alpha

Describe the bug
When my Aeotec door sensor reports a notification that the door is open, no MQTT message appears to be generated.

To Reproduce
Steps to reproduce the behavior:

  1. Add Aeotec Door Sensor 7
  2. Open door, observe debug log message come in "INFO ZWAVE: Node 17: value updated: 113-0-Access Control-Door state", while monitoring MQTT Explorer you will see no MQTT message generated.

Expected behavior
If 113-0-Access Control-Door State is changed I would expect an MQTT message to be produced.

Additional context
This may be partially related to #91, because originally the door notification would not be discovered. So I manually modified the payload to allow for discovery. It was only then that I figured out that the mqtt message for the door opening also didn't seem to be being generated. However I may be misunderstanding how this works. Let me know if I can provide more information.
When I monitor the 133->0 topics I only see "Power_Management" and "System". "Access Control" never appears.

@Matt-PMCT Matt-PMCT added the bug Something isn't working label Dec 20, 2020
@robertsLando
Copy link
Member

Thanks for the issue @Lopton ! Will fix it tomorrow :)

@varet80 varet80 self-assigned this Dec 20, 2020
@varet80
Copy link
Collaborator

varet80 commented Dec 20, 2020

I am already testing a small fix @robertsLando please check my pull request once i post it for comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants