I don’t use sitemaps and the last time I did the Input element didn’t exist. But I suspect that if you look at the logs you might see an error or something in the logs which might provide a clue. If not I won’t be able to help more due to my lack of experience.
Thanks for your response -
I found out that values are stored if I remove the inputHint property but therefore a complete datetime is stored and on first sight it doesn’t work with the rule as intended.
'Cause you wrote that you don’t use sitemaps or the input type (any more) do you have a hint how to solve the issue? I want to specify a ToD on which shutters open or close (used the astro-events with an offset yet) but need adjustable timestamps for opening (for a few rooms at least).
Thanks in advance!
Well, that’s always going to be the case. A DateTime Item stores a DateTime. Even if you don’t provide a date, the Item’s going to include a date as part of the DateTime.
You can’t store just the time, but you can ignore the date.