josecastroleon / pimatic-openweather

Pimatic Plugin that retrieves the forecast on several devices
GNU General Public License v2.0
2 stars 9 forks source link

no update with "timeout": 3600000 #11

Closed lcfm1 closed 9 years ago

lcfm1 commented 9 years ago

set timeout= 1 hour. and no update. Add please update on start

mwittig commented 9 years ago

Actually, the update (@requestForecast method) is called when the device is started. Do you get any 'pimatic-openweather' error message on startup?

mwittig commented 9 years ago

I have tested this and it works fine for me. Note, however, an attribute value is only updated if the new value differs from the current value. So, if the temperature does not change during the day for several hours, for example, the last updated time stamp will show the time of the last value change (past several hours).