Results 7 issues of Gerrit Riessen

Hi, There isn't support for the Open Lighting Architecture if I see that right? I was wondering whether it would make sense to have a controller that interfaces with OLA...

🆕 Enhancement
help wanted
⚙️ Controllers

Hi, this is the error i get: ``` Traceback (most recent call last): File "testbasics.py", line 495, in test_fetchpage p = pipe2py.compile.parse_and_build_pipe(self.context, pipe_def) File "..../pipe2py/compile.py", line 298, in parse_and_build_pipe pb...

- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes Add a fourth option to the HTML node...

Hi, Thank you for providing so much background on how to build external plugins! I noticed that you want to build a Telegram notification node which is a great idea....

[taken from [forum](https://discourse.nodered.org/t/cron-plus-track-connections-on-schedule-list-move/80943)] Hi There! I think I found an inconsistency in cron-plus compared to switch node and I'm not sure whether it's desired or not. If I have multiple...

I was looking at [this code](https://github.com/node-red/flow-library/blob/253ac16d34e5470e28474422d9b220b16b5044ea/routes/nodes.js#L141-L156) - is the assumption of `master` to be the main branch or even a branch perhaps no longer applicable?

Hi There! First off, great work and nice job making OAuth2 so simple! But ... when I select password authentication, the password and secret end up as cleartext in the...