Giter Club home page Giter Club logo

Comments (3)

codmpm avatar codmpm commented on August 17, 2024

Hey @boxsterman, thank you!

Strange - virtual inputs should be feedable with the control-out node. For example, the battery state of the connected homematic keymatic is a visualized virtual input: https://allgeek.de/2017/10/05/node-red-in-verbindung-mit-loxone/
To display text a virtual text input which must be fed via the webservice node is needed.

Sadly some modules can not be used with the control-out node as they don't expose a state to send to. These have to be switched with the webservice node, e.g. the up/down switch. See the third example in the readme: https://github.com/codmpm/node-red-contrib-loxone/blob/master/README.md
The webservice node itself send it's data through the existing websocket, so no extra connections are made. I thin this is a compromise we can live with?

Please feel free to fork the repo and add an EXAMPLES.md file. I will glady accept pull requests and I would be very happy if someone helps out with the documentation. Also feel free to correct maybe misleading things in the readme.

from node-red-contrib-loxone.

andrasg avatar andrasg commented on August 17, 2024

I wasn't able to control my simple switch building block in Loxone unless I changed msg.payload to either on or off. This way I am able to control the switch.

I still haven't figured out how to send some data to the Loxone text input...

from node-red-contrib-loxone.

codmpm avatar codmpm commented on August 17, 2024

As mentioned you can't use a control-out node for this, it must be filled with a webservice-node. You need a virtual input which connects to a "virtual status" - see https://www.loxforum.com/forum/faqs-tutorials-howto-s/86293-entwicklung-node-red-contrib-loxone-fΓΌr-node-red?p=93773#post93773 (german)

from node-red-contrib-loxone.

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.