Read the statement by Michael Teeuw here.
Standardmodule "updatenotification"
-
You mean the haskkey will be removed automatically by the new app or is that my part of the job?
-
@lolobyte it should be removed by the app if you change settings of this module on your phone and after that sync it with the mirror, otherwise this bug still persists and i have to recheck it. with the first prototype i wasn’t aware of that this internal reference was saved in the storage to the config in one line i didn’t spot it in the first place.
-
Ok, i’ll try this lather after i check out my problem with the updatenotification.
At first i must find a module witch i use and witch was recently updated. :-(
-
@lolobyte you can checkout a previous version of a module through git
git checkout THECOMMITID
for the fuel module you could do this
git checkout 7aaac4bd2cc736d0ed3a96a41681e791b95bb77f
-
@strawberry-3.141 wow, what number is that?
Where is it noticed?
-
@lolobyte: it’s a default module which in the example config starting from V2.1.0 - So only when upgrading from a previous version, You need to add it manually. It’s in the changelog somewhere. But indeed, It might need some better documentation. Feel free to send PR’s to do this. :)