@planet4 The problems are fixed. Please load the aktual version.
Read the statement by Michael Teeuw here.
Posts made by tbbear
-
RE: MMM-NOAA - Another Weather Module
-
RE: MMM-NOAA - Another Weather Module
@Mykle1 hahah thats true but they are the best, i have a iphone x and its unbelievable
-
RE: MMM-NOAA - Another Weather Module
@planet4 Hi, please try to select showWind: true it should fix your problem
-
RE: MMM-NOAA - Another Weather Module
@Mykle1 grrrrrrrrrrrrrrrrrrrrrrrrrr here we can go ice skating or building a snow man …
-
RE: Device ID for Alexa
@navyvette87 hi, the device id is how u called ur divice(product) during the amazon developer setup their u can find it but they changed the name its called Product ID now.
-
RE: I need help!!!!
@danwitz65 ok, lets fix it step by step:
- Rotate the screen (works for all normal displays, not for pi special and touchscreens)
Open a terminal and login to your pi
sudo nano /boot/config.txt
move all the way down to the end of the file
add the line: display_rotate=3
Press ctrl + o to save and ctrl + x to exit the fileNow do a reboot and you should have a screen tilted by the number of your desire:
0 = 0 degrees (the default value)
1 = 90 degrees
2 = 180 degrees
3 = 270 degreesThat’s it! Quick and easy.
-
RE: I need help!!!!
hi, so first of all does the screen rotate as u said? And than how did u made MM to start automaticly? Do u use pm or any other stuff? If u dont change your rotation does ur MM work ok?