Giter VIP home page Giter VIP logo

Comments (2)

zachowj avatar zachowj commented on June 2, 2024

Try this sample flow to filter out all events except the state_change events and you should see your xiaomi_aqara.click events. I have a feeling that the event type will just be xiaomi_aqara and not xiaomi_aqara.click then you'll have to use a switch node or something to filter it down further. Also after adding the below flow just switch a light or something and you should see the call_service event just to confirm it's working for you.

[{"id":"21869758.1b9f18","type":"server-events","z":"ffbd7f06.4a014","name":"","server":"2dad33ee.42bf5c","event_type":"","x":160,"y":512,"wires":[["440cb092.2e253"]]},{"id":"4d0b267.56c24d8","type":"debug","z":"ffbd7f06.4a014","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":502,"y":512,"wires":[]},{"id":"440cb092.2e253","type":"switch","z":"ffbd7f06.4a014","name":"","property":"payload.event_type","propertyType":"msg","rules":[{"t":"neq","v":"state_changed","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":354,"y":512,"wires":[["4d0b267.56c24d8"]]}]

from node-red-contrib-home-assistant-websocket.

aalbul avatar aalbul commented on June 2, 2024

Oh my... I feel so stupid :)
In case if you use Xiaomi Wall Switch'es (with or without zero line), they are not triggering custom events. Just changing state.
I completely forgot about that. Anyway, thanks for your code snipped. That helped me a lot. I was actually able to catch custom events (but other ones like motion detected e.t.c.):
screenshot 2019-02-04 at 08 57 29

Thank you for your help!

from node-red-contrib-home-assistant-websocket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.