in dashticz the same problem occurred. The new feed the dashticz module uses is:
https://api.anwb.nl/v1/incidents?apikey=QYUEE3fEcFD7SGMJ6E7QBCMzdQGqRkAi.
Maybe somebody has the skills the rebuild the module because it alwyas worked very good!
in dashticz the same problem occurred. The new feed the dashticz module uses is:
https://api.anwb.nl/v1/incidents?apikey=QYUEE3fEcFD7SGMJ6E7QBCMzdQGqRkAi.
Maybe somebody has the skills the rebuild the module because it alwyas worked very good!
Hello,
I have the following problem. I use the following 4 modules on my magic mirror but i the images are shown very small. See example below.
Can anybody give my a tip how i can enlarge these images? I used the following code:
{
module: "MMM-nasaastropic",
position: "bottom_left",
config: {
updateInterval: 6*60*60*1000,
animationSpeed: 0,
header: 'NASA Astronomy Picture',
maxlongedge: 1200 //300
}
},
{
module: "MMM-EARTH",
position: "top_right",
header: "Earth",
config: {
mode: "Natural",
rotateInterval: 15000,
MaxWidth: "100%",
MaxHeight: "100%",
}
},
{
module: 'MMM-Globe',
position: 'top_right',
header: "Earth",
config: {
style: 'geoColor',
imageSize: 1800,
ownImagePath:'',
updateInterval: 10*60*1000
}
(
Thanks for your help!
@thiske how do i set the topic to unsolved?
in dashticz the same problem occurred. The new feed the dashticz module uses is:
https://api.anwb.nl/v1/incidents?apikey=QYUEE3fEcFD7SGMJ6E7QBCMzdQGqRkAi.
Maybe somebody has the skills the rebuild the module because it alwyas worked very good!
Hello,
I use the module MMM-MyTraffic to check the traffic information every morning but it is not working anymore. Because i also use dashticz i figured out that the ANWB feed changed. Is their anybody who has fixed the module or can help me? It is not simple change the RSS feed (i found out).
Thanks in advanc