Read the statement by Michael Teeuw here.
MMM-bergfex not working
-
@MajorC said in MMM-bergfex not working:
I never saw values for “neu” maybe they are not provided by the city. Perhaps this would be nice to have this optional to save some unused space.
Any particular values you are missing / not seeing? The values should get updated once they are updated on bergfex.
Which cities / config are you using? Then I can check on my mirror… -
@FatTony123 my mistake. It looks like the cities I have in my configurations are not reporting “new snow” (Neu") to bergfex. So I never saw something where. I just added another city and it works quite nice.
As I am not interested in “new snow”, it would be nice to be able to activate/deactivate all (Tal, Berg, Neu, Lifte) as an option in the config. But I can do that by myself in the source code.
-
@MajorC Sounds like a good idea to set the options that should be visible on the mirror. Let me know once you have something so I can play with it too ;-)
-
I played a little bit around with coustom.css and at the moment it looks nice to me with:
/** * MMM-bergfex */ .MMM-bergfex td { padding-right: 20px; }
-
@majorc Thank you, I’ve added that and updated the repo.
-
I added a second element, so it looks nice, even if there is now data available e.g. “new snow”.
.MMM-bergfex td { padding-right: 20px; min-width: 35px; }
-
@majorc thanks, added!
-
@FatTony123 Hi, your fork is gone from git. Has anybody a working bergfex module? Mine isn’t showing any values anymore.
Log says: [12.12.2022 16:52.17.247] [LOG] 230 snow reports from bergfex.at retrieved.
Last season it worked.
Anybody any idea?Oh boy. They changed the names of a view locations.
After updating my list it works again. -
@lxne Glad to hear that it’s working again.
Out of curiosity, which locations are you using?I’ve moved my repositories to gitlab, you should find the latest version here:
https://gitlab.com/FatTony404/MMM-bergfexAs far as I recall I’ve updated the MagicMirror module list accordingly as well.
Cheers!
-
@FatTony123 Thanks for your reply.
Just three locations I am visiting more or less regularly:
‘Wildkogel-Arena / Neukirchen / Bramberg’,
‘Lech Zürs / Arlberg’,
‘Hochkössen / Unterberg’
Now the names are all with slashes. Last year there were some minuses.Thank you for the link.
Best wishes