node-red-web-nodes
node-red-web-nodes copied to clipboard
A collection of node-red nodes aimed at web services
- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes The current Amazon S3 node output the same...
Need help to get started: I enabled Calendar API, and successfully inserted an event in Calendar which showed up on my Google calendar. But when I triggered the Calendar node...
### Proposed changes - New feature (non-breaking change which adds functionality) - Add and validate the **conferenceDataVersion** field that allows the creation of events with link modify the file [calendar.js](https://github.com/node-red/node-red-web-nodes/blob/master/google/calendar.js)...
### Which node are you reporting an issue on? node-red-node-aws ### What are the steps to reproduce? Configure AWS connection to a bucket where credentials do not have list/read/write access...
I received this email from Dropbox. I guess they have updated their authentication and recommend that the app is updated to match. See a section of the email below: We...
### Which node are you reporting an issue on? Google Calendar ### What are the steps to reproduce? Set up account and authenticate. Have "Include ongoing events" checked. ### What...
### openweathermap It would be nice if the plugin gave the dewpoint as well because it's a bit tricky to calculate.
### Which node are you reporting an issue on? Node-red-node-google ### What are the steps to reproduce? 1. Add calendar node 2. Add credentials and enter client id and secret...
Node.js 14.17.4, node-red 2.0.5, node-red-node-google 0.2.2 Current implementation only works with events with dedicated start times. An all day event will not trigger. I've configured it to trigger at the...
- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Kind of bugfix, i struggling 2 hours just...