I tried like 3 or 4 times to follow several guides. Can’t make it work, as I see errors during installation process. in short - is there anyone who can help me installing via SSH?
Read the statement by Michael Teeuw here.
Best posts made by epi
-
Rpi 3B+, can't install
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
Great widget!
It just lacks 3 things:
- Sunrise & sunset data
- “Feels like”
- showWindDirectionAsArrow: true as in module: “currentweather”,
Made a sketch -
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
Anyhow, I did a fresh install and tried this both with the latest and originally mentioned software and it does not work. I think this guide is outdated.
-
RE: MMM-NetworkConnection
@Sandy2503 I changed to “-s” and still did not work.
@Mykle1 I followed the installation guide, incl. the dependencies. I did not modify anything. I tried the module alone (all other cfg removed), still did not work for me.What is the installation folder for dependencies in your case?
-
RE: Rpi 3B+, can't install
I have set up WAN Port Forwarding to RPi, if there is somebody willing to help me.
Latest posts made by epi
-
RE: api info to table
@sdetweil still get the same error. here is the url
https://api.opensensemap.org/boxes/57000b8745fd40c8196ad04c -
RE: api info to table
can I ask for help?
i did install everything, but i’m seeing errors for “json data is not of type array”
can you help me with exact url (https://docs.opensensemap.org/)? -
api info to table
Can someone make a simple mm module?
Get data from any of those api https://github.com/opendata-stuttgart/meta/wiki/APIs and make a table out of them?
Only 4 parameters needs to be fetched & displayed: PM2.5, PM10, temperature, humidity -
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
@Cr4z33 said in MMM-DarkSkyForecast - Yet ANOTHER weather module:
@epi said in MMM-DarkSkyForecast - Yet ANOTHER weather module:
- “Feels like”
Indeed comes very handy to me when in Summer.
The weather here is usually very wet and in Summer ie. 35° C give a feeling of 42° C so I wish I could know it before getting out. :sun: :fire:
Its the opposite in Latvia - due to cold weather and wind, taking into consideration that the sea is very close, even -1 Celsius might feel like -7.
-
RE: MMM-NetworkScanner help needed
In my case, all the devices on LAN and 2.4 networks are found, while 5ghz network is not seen even through sudo arp-scan -l -q
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
Great widget!
It just lacks 3 things:
- Sunrise & sunset data
- “Feels like”
- showWindDirectionAsArrow: true as in module: “currentweather”,
Made a sketch -
-
RE: MMM-NetworkConnection
Guys, can someone also make a simplified version? No need for internet speed metrics, just the ability to ping specific ip address and return as “internet is working” either “network down”?