Alex
Alex
@xanisu What kind of error? Can you please tell what that error says?
@xanisu May be in your jade file you're referencing some fields that are not defined in your json. To make it clear you can try to experiment on simple jade...
I'm also looking forward to have this feature. It will be much easier to define mutations in model, especially when you have lots of models (like in my case)
UPD: if browser timezone is set to the same as HA instance, the bug is not reproduced.
Maybe at least add some text snippet about timezone. Or a hint that below the input will show the time in HA instance timezone. Naturally users think about time in...
So I see that with updated core-2022.12.4 the behavior had changed. Now events are added in local browser timezone.
@spacegaier I've decided to check it once again. And I think it's gone more weird this time. And likely now it's seems connected with https://github.com/home-assistant/frontend/issues/14687 bug. Before all the steps...
Same issue. Date controls doesn't show up due to error. Browser: Firefox 107 OS: linux Top stacktrace ``` Uncaught (in promise) RangeError: date value is not finite in DateTimeFormat.format() c...
@spacegaier I'm also on 2022.12.1. Frontend 20221208.0 - latest. And also it's reproduced only on desktop and works in mobile app. And it's likely same or at least connected issues,...
Updated the HA to 2022.12.4 with frontend version 20221212.0 and the bug on Firefox desktop is gone for me.