Closed ArkantosArk closed 5 years ago
Can you show me your configuration? Make sure to set the position
key. Thats how you set it to either top_left
, top_right
, etc. Im guessing you don't have that set at all, which is why its probably not displaying on your screen.
Currently I have it setup as the following:
{
"module": "MMM-Dublin-Bus",
"position": "bottom_left",
"config": {
"stopNumber": 1234,
"updateInterval": 30000,
"mode": "dom"
}
}
Closing due to inactivity
Hi! I have installed your module in a Raspberry Pi B+. Everything worked perfectly and the module is correctly installed. No errors showing on the config.js. I have configured it in "dom" mode but nothing really appears on screen.
Can you check if it is still working and connecting to the servers? Would it be possible to add the option to appears in "top_left" or "top_right" position?