jclarke0000 / MMM-OpenWeatherForecast

Magic Mirror weather module using OpenWeather API
42 stars 25 forks source link

label_timeFormat not working #5

Closed kurtern84 closed 3 years ago

kurtern84 commented 3 years ago

Hi! I have this setup:

label_timeFormat: "HH:mm", label_sunriseTimeFormat: "HH:mm",

But it's only working on label_sunriseTimeFormat.

rabbit83ka commented 3 years ago

Hi, you have to use label_hourlyTimeFormat: "HH.mm". See #6

jclarke0000 commented 3 years ago

README.md corrected to reflect the correct label. @rabbit83ka is correct. You need to use label_hourlyTimeFormat