Read the statement by Michael Teeuw here.
Remove fade from weather
-
@sdetweil I did see that but when I told it false it didn’t go away
-
@louise this is the default
logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging timeFormat: 24, units: "metric
so
timeFormat: 12,
-
@sdetweil yes that is what I have
-
@louise are u doing forecast?
for the timeFormat in clock, is it inside the
config:{}
section?if a module doesn’t have one, u have to add it
-
@sdetweil For time, it is in config.js.
I did look at most of the .js but didn’t see where people were putting their fades in, thinking I could just clear it out.
I was in the programming screen thinking I could find something but no.
Well that is weird. Thinking I could start over with config.js for just the time part, copied and pasted the default, saved, restarted and now the time is right.
-
@louise can u show the config block for clock and weather
from
{
module:to
}please use the code block
paste text,
select text
push the button above
</> -
@sdetweil don’t know if u saw the edited version of last post, but it is working with time format 12.
So that is good, just need to figure out the fade on weather. -
@louise false with NO quotes, right?
-
@sdetweil No quotes
-
@louise I rebooted, when it came up the time on top was military time, appointments regular time. Looked at the config.js and it showed 24. Changed it to 12 again, now time on top is military and the appointments are military.