I run multiple instances to cover all my variables. Then some highcharts.com html file I found somewhere to locally display graphs.
You are welcome to try this one out:
It is a simple one that logs to 3 fields on a TS channel
Is this app still working ThingSpeak Logger II?
I have added it and I show 11:42:30 PM: debug ThingSpeak data retrieval successful, status = 200 in the logs however I get no data populated on ThingSpeak? The device names are exactly the ones used in Smartthings.
You might need to change the url to https. Iâm trying it now but my sensors seem to be slow to send events. Iâve only gotten on so far so not sure how often the event is fired. If it doesnât do it often I might see if I can write a sleep loop or some such to get it to poll the data instead of using a push.
So what does it mean when it says âDevice âXXXâ has no fieldâ? I guess I didnt set it up rightâŚ
How many fields do you have setup for your channel? Do you have enough for each device? I have 5 devices so 5 fields.
I used ThingSpeak for a while, but I got fed up with its clunkiness so switched to hosting my own InfluxDB+Grafana instance instead. I wrote a guide here: SmartThings Data Visualisation using InfluxDB and Grafana