Warren Ashcroft

Results 40 comments of Warren Ashcroft

@blazoncek what I meant is that I don't want to put the time/effort in bringing it up to date if it's not going to get merged, however I am happy...

Not storing the orignal body is OK, as only the parsed/injected body is needed for delivery post this stage of processing. However, the headers need to be updated as well...

The UTF8 charset is probabaly less problematic, but when the content transfer encoding is changed that breaks all kinds of things - particularly when a message is sent as quoted-printable,...

> First I'd like to thank you for this plugin, it's awesome. Thank you. > I just don't have a light on my garage and don't know how to not...

Sounds like an issue with the hardware (if it were software we’d all be having the same issue). What relay board are you using? Can you draw a schematic if...

Although... this only happens when you use that 3rd party app? What does the home bridge console/log say when using that app and the door opens?

Hello, The output is interesting... The HTTP request to the Arduino controller to open/close the door only appears in the plugin function setDoorTargetState(), this function always outputs the log message...

+1 Also, removing a single user from a JWT group has no effect, after saving the changes on a user, refresh the UI and the group is back. What should...

@nazarewk thank you, that makes sense - am I missing something in how I would achieve this, or is avoiding overlapping groups the only way?

Same issue for us. To resolve it (temporary workaround) **adding a 1 second Wait node before the next form page seem to do the trick**. Somebody above said this trick...