Closed FrankGiesecke closed 5 days ago
I agree with that. Almost all other commands in config also have no effect, such as SOM or DAT
Works as it should.
{
"WDCA": "#FF0000",
"WDCI": "#0000FF",
"SOM":false
}
results in the correct behaviour: (Its Monday here, therefore sunday is in the first place)
Enabling/Disabling of DAT and other Apps needs a reboot
To which topic do you send the json?
... ... unfortunately not for me:
Enabling/Disabling of DAT and other Apps needs a reboot
Of course. Is rebooted more then twice. The topic /settings/ as described in the docs
... ... unfortunately not for me:
its /settings - not /settings/
I think thats why your messagetree looks different to mine:
its /settings not /settings/
UFFF... Ok, you are right here... Then it works like expected...
So Q: Why I have to use it without backslash at this point where others have to be with backslash?
This is also not the case here Your Topic is e.g. pixel/custom/HKV not pixel/custom/
Hmmm... I have to think about that. Have a knot in my brain right now... Time to take a sleep ^^ Thanks for your assistance!
Bug report
Describe the bug
If I understand the API docu, it should be possible to define a color for day of week marker using the keys "WDCA" and "WDCI" in the settings endpoint.
Unfortunately this has no effect.
Additional information
To Reproduce
Send the following settings config in MQTT
Expected behavior
The current day should be represented in red, all other days in blue.
Screenshots
-
Logs
-
Additional context
-