Christian Mayer

Results 72 comments of Christian Mayer

I'd suggest to enable the backend to accept GET and POST and return in `l` a version of 0.0.2. At the same time the client could be enhanced to use...

We need a "new" version number as otherwise the new client could use POST with the old backend which is looking for GETs. The reason to implement filters is to...

The Docker container for the 0.12 release is configured to accept much more GAs now.

@ctr49 can you be a bit more precise about how this Nore-RED connection does work in this case? And also give a bit more information for the documentation so that...

The trigger doesn't read anything from the bus as it's completely stateless - just like a normal "Taster". But isn't a pushbutton exactly what you are looking for? Is there...

Noch keine Implementierung -> post 0.10.0

The issue is mainly about the animations (and the reaction in the sense of the animation). I will check to be more precise where I see problems with the current...

Tested with mouse against current develop (i.e. not #610) with demo config: - Bind Click to Widget Trigger - clicking on the Widget and not the Button does send but...

Might relate to / fix #475