@jkandasa ok, thanks, will do.
Best posts made by frankc60
Latest posts made by frankc60
-
RE: MyController Time widget not updating Daylight Saving
The system is now working after 3 days on running. I guess there is some delayed update. Cheers
-
RE: MyController Time widget not updating Daylight Saving
@cjm4909 thanks for the quick reply.
I have tried that but still no change.. I have checked the location coordinates and they are correct, but sunset shows as an hour early -still.
I am in UK, and on front Time widget it shows the time, eg. 18:37 GMT (+0000). The newer updated time is GMT+1. Seems strange it doesn't pick up it from the location once updated again. -
MyController Time widget not updating Daylight Saving
Daylight Saving has just started in UK. So clocks have moved fwd 1 hour. (4pm becomes 5pm).
My Raspberry Pi system has updated this automatically and logs also, but MyController Time widget is showing the old time and not updating the GMT time difference, even after several reboots.
Is there a timezone setting or something I can change to update MyController´s time widget ?
-
Sparkfun only accepts lowercase fields
Hi
Have been using MyController for a few months now, and loving it. I have hit a problem though when using External Servers.
The sparkfun server only lets me enter lowercase field names that can be streamed to it. MyController sends sensor types like "Temperature" or "Humidity", which is in Camel Case (first letter uppercase). Sparkfun returns an error.Is there a way to lowercase the first letter in MyController, for data types being sent to external servers. The Key Format field in External Servers accepts names as a variable ($variableType etc), but I've tried php, phython, ruby to lower case these but they are all failing ?