Skip to content

Instantly share code, notes, and snippets.

View My-Random-Thoughts's full-sized avatar
🔗
http://myrandomthoughts.co.uk

My Random Thoughts My-Random-Thoughts

🔗
http://myrandomthoughts.co.uk
View GitHub Profile
@My-Random-Thoughts
My-Random-Thoughts / flow.json
Last active November 12, 2024 21:46
Node-RED SubFlow to Get LibreLinkUp API Data
[
{
"id": "99c028b90d557c84",
"type": "group",
"z": "c07b047ac4d1031c",
"name": "Blood Glucose Data",
"style": {
"label": true
},
"nodes": [
@My-Random-Thoughts
My-Random-Thoughts / README.md
Last active December 13, 2022 20:53
Upload Files To A Synology DiskStation

This subflow will allow you to upload files to your Synology NAS in a quick and simple way.

It will check to see if a sesison token already exists and if not will log in and create one for you.


Node Configuration

Address

The full URL and port of your Synology NAS. Example: https://nas.myds.com:5001