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

Events node receives only state_changed events #126

Closed
aalbul opened this issue Feb 3, 2019 · 6 comments
Closed

Events node receives only state_changed events #126

aalbul opened this issue Feb 3, 2019 · 6 comments

Comments

@aalbul
Copy link

aalbul commented Feb 3, 2019

Problem/Motivation

I'm new to NodeRed so there is still a chance that i'm doing something wrong.
I'm currently have a huge Hass.io instance with around 150 Xiaomi devices.
NodeRed addon is installed and i can see state_changed events, but other events are not being sent to NodeRed.
On the screenshot you can see a list of events that i have in a system:
screenshot 2019-02-03 at 22 11 30

But if i'm trying to listen for "xiaomi_aqara.click" in just doesn't work:
screenshot 2019-02-03 at 22 13 12

This is a screenshot of NodeRed after i tried to click my button multiple times:
screenshot 2019-02-03 at 22 14 10

From other side, if i will listen to all events (empty field), i will get state_changed events for my button:
screenshot 2019-02-03 at 22 15 23

Expected behavior

I expect "xiaomi_aqara.click" event to be propagated from HA to NodeRed

Actual behavior

None of the events except "state_changed" are being propagated.

Steps to reproduce

Note sure if there are any pre-conditions related to configuration of HA or NodeRed. Just install NodeRed from the scratch on Hass.io via addon manager and try to create events node that is listening to some event that is not "state_changed"

Proposed changes

n/a

@addons-assistant
Copy link

👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

@frenck
Copy link
Member

frenck commented Feb 3, 2019

The add-on simply wraps existing software, since you are able to provide a screenshot showing the add-on running... that kinda ends it for me at this point.

Please communicate your issue with the upstream projects.

@frenck frenck closed this as completed Feb 3, 2019
@aalbul
Copy link
Author

aalbul commented Feb 3, 2019

Could you please give me a hint? What projects could that potentially be? node-red-contrib-home-assistant-websocket ?

@frenck
Copy link
Member

frenck commented Feb 3, 2019

yep!

@aalbul
Copy link
Author

aalbul commented Feb 3, 2019

Thanks!

@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Mar 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants