Code Monkey home page Code Monkey logo

node-red-examples's People

Contributors

thehookup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-red-examples's Issues

Actionable notification response

Hi

Trying to get actionable notification response to work in Node-RED:

configuration.yaml:

ios:
  push:
    categories:
      - name: shutter_open_while_away
        identifier: 'shutter_open_while_away'
        actions:
          - identifier: 'CLOSE_SHUTTERS'
            title: "Close Shutters"
            authenticationRequired: no
            destructive: no

Node-red sequence:

[{"id":"8dac9e29.0079b8","type":"server-events","z":"84230fa5.429b","name":"Close Shutters","server":"646a4a07.b2d144","event_type":"","x":620,"y":360,"wires":[["90bfa5cb.5c0a18"]]},{"id":"743f78dc.3cb048","type":"debug","z":"84230fa5.429b","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":930,"y":360,"wires":[]},{"id":"90bfa5cb.5c0a18","type":"switch","z":"84230fa5.429b","name":"","property":"payload.event.actionName","propertyType":"msg","rules":[{"t":"eq","v":"CLOSE_SHUTTERS","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":790,"y":360,"wires":[["743f78dc.3cb048"]]},{"id":"646a4a07.b2d144","type":"server","z":"","name":"Home Assistant","legacy":false,"hassio":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open"}]

When the action button is clicked, the following persistent notification is generated:

Login attempt failed

Login attempt or request with invalid authentication from 192.168.1.254

This is my router.

I'm stumped. What am I doing wrong?

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.