Read the statement by Michael Teeuw here.
Looking for Austrian Testers
-
Hi,
please take a look.
{ "module": "MMM-Fuel", "position": "bottom_right", "config": { "lat": 48.131927, "lng": 13.463719, "types": [ "diesel" ], "provider": "spritpreisrechner" }, "classes": "default for_all" },
thx
-
@strawberry-3.141
Hi,
wrong config file. sorry{ "module": "MMM-Fuel", "position": "bottom_right", "config": { "lat": 48.131927, "lng": 13.463719, "types": [ "diesel", "e5" ], "provider": "spritpreisrechner" }, "classes": "default for_all" },
-
@nogE if you want diesel and benzin you have to do
types: [ "diesel", "e5" ]
EDIT ok i will check it
EDIT2 ok found an issue, trying to fix it now.
-
@strawberry-3.141
maby it could help: my config.js file is created with MMM-Admin-Interface -
@nogE the problem was related to the code not the config
should be fixed now, get the changes with
git pull
inside theMMM-Fuel
directory. -
@strawberry-3.141
works perfect!! thx for fast response!
Greetings from Upper Austria (vlg Mostschädln) -
Thanks for testing.
I released the new features to the master branch, you can go back there by
git checkout master
andgit pull
in theMMM-Fuel
directory. -
@strawberry-3.141
nice tool. installed, config and run with no problems. I has a question: is it possible to switch maps without MMM-voice? -
@nogE that is not possible. In which way the user should be able to toggle the map?
-
@strawberry-3-141 OMG! Thank you so much :smile: