@sdetweil Hi, I have solved my problem. The style ‘weather-icons-wind.css’ were not loaded. After adding the entry in getStyles, the module is now working fine.
Read the statement by Michael Teeuw here.
Posts made by Thierry7100
-
RE: How to include weather-icons-wind
-
How to include weather-icons-wind
Hi,
In order to display wind directions in a module, I am looking to include weather-icons-wind icons in my module.
I am able to display icons from weather-icons file (for example wi-direction-up) but nothing is displayed when I try wind directions iconsTo summarize :
with class=“xlarge wi wi-direction-up” the result is correct
with class=“xlarge wi wi-wind towards-23-deg” nothing is displayed.Please help, I am not (true understatement) at ease with css and node.js programming
Thanks in advance
-
RE: Netatmo weather data in weather module
@Docjump
I am using both and the temperatures are quite close, difference is most of time below 0.3 °C. I don’t know which value is the more relevant one.
And in some cases (sun directly over the Netatmo sensor) the difference is greater but the weather API seems the reliable one in this case. -
RE: Netatmo weather data in weather module
Hi,
There is a Netatmo module MMM-Netatmo. It is really nice, I am using it for 3 years now without any problem. It displays all sensors from my Netatmo waether station, indoor, outdoor, rain, anemometer…
Best regardsThierry
-
RE: Factory Reset button
Hi, I have a small module which restart the mirror with a short press or shutdown the RPi with a long press.
I use this module on my own mirror.The code could be found here : https://github.com/thierry7100/Reset_Py
-
RE: IR control of presentations?
Hi,
If you are looking for an IR remote module, I wrote one some months ago to control a radio player embedded in the mirror. This module send notifications to other modules (or actions to show, hide or toggle modules).
This module work with lirc (the Linux infrared control) and has been tested on a RPi (4).The module is available at https://github.com/thierry7100/MMM-Infrared-Remote
Hope this can help you.
-
RE: Any thoughts for mounting RPi onto the rear of the screen?
Hi,
I used double sided tape. I tape the bottom half of my RPI case on the rear side of the un mounted screen. N
o upper half. No heat issue (no fan, no heat sink) for 2 years now.