I'm using a C-8 hub with 2.4.3.173 platform version.
How can I have Hubitat read and write information from a file on my Synology NAS? For example, if there is a trigger event, change a code in the file from 0 to 1. Or have Hubitat read the file to see what the value of the code is.
The NAS is connect to the same network as Hubitat. Thanks!
I use webcore to read/write data to a .txt file on my hub. I can provide more information if you are comfortable with webcore.
@Pantheon , I'm hoping to have the file on my NAS instead of my HE hub. Thanks
Oops, sorry. Yes, I'm thinking that you can access your NAS from Hubitat. I have not tried that before. Others here will surely have the answer.
You would be able to do this using custom written code, either on Hubitat or on the Synology. I doubt you will be able to do it otherwise though.