Closed kurtern84 closed 3 years ago
Hi! I have this setup:
label_timeFormat: "HH:mm", label_sunriseTimeFormat: "HH:mm",
label_timeFormat: "HH:mm",
label_sunriseTimeFormat: "HH:mm",
But it's only working on label_sunriseTimeFormat.
Hi, you have to use label_hourlyTimeFormat: "HH.mm". See #6
label_hourlyTimeFormat: "HH.mm"
README.md corrected to reflect the correct label. @rabbit83ka is correct. You need to use label_hourlyTimeFormat
label_hourlyTimeFormat
Hi! I have this setup:
label_timeFormat: "HH:mm",
label_sunriseTimeFormat: "HH:mm",
But it's only working on label_sunriseTimeFormat.