Thank you for that help! I have got it working now thankfully, however I am still not sure how to get 2 bus stops to show now.
Pi’s are quite fun to play with, I shall have a little play about with it. Thanks again :)
Thank you for that help! I have got it working now thankfully, however I am still not sure how to get 2 bus stops to show now.
Pi’s are quite fun to play with, I shall have a little play about with it. Thanks again :)
A couple of weeks ago, I posted and lavolp3 helped me, so I took his advice and decided to try search for other bus driven apps for the MM that I could use.
Of course, there was one called MMM-UKLiveBusStopInfo which I installed, configured it and when I ran the MM, nothing happened. I never seen the bus details for my stop. I still see everything else though.
I can’t understand what I have done wrong becuase I followed the steps, but I am lost.
Below is a copy of the config.js file with my personal details removed (excluding atcocode). I infact have 2 atcocodes to enter, as I can get to work from 2 bus stops however I have no idea how to even get 1 to show let alone 2.
If anyone can spot the error, please let me know where it is. I have tried placing the script in different parts of the config file, with no difference. Thank you
PS if anyone can help with making the temperature both metric and imperial, that would be wonderful.
TO add, when I run the MM, I get this error “No helper found for module: MMM-UKLiveBusStopInfo”
deleted as did contain another pieces of private info
Hi all, If this is posted in the wrong place, sorry.
This is my first time building a smart mirror, and quite honestly, my first pi project in full too. Ive managed to change the layout for how I want it to be, however I have one problem that I am unsure how to get around.
I want my local buses to be displayed 2/3 down the mirror, however the script is python.
I think I have put the folder in the correct place. /home/pi/MagicMirror/modules/bus however everything else is in /home/pi/MagicMirror/modules/default so not sure if I should place it in /default so it’s /home/pi/MagicMirror/modules/default/bus or leave it outside of the default folder.
I am not sure from this point how to get this to work.
I also wanted to know how to increase the font size. I am using a large mirror so larger text would be good. And I want to know if it is possible to have both metric and imperial for temp in the weather module. I have tried putting units: “metric, imperial”, but that does not seem to work.
Thanks all!