Patrick Li

Results 14 comments of Patrick Li

OK. There is an `initial` value set in the definition of the inputs. That's whats caused the issue. Can we remove this line? https://github.com/daredoes/default-dashboard/blob/main/src/controller.ts#L39 Should probably do the same for...

I actually can't reproduce this right now. Despite restarted HA a few times the redirection to set the default dashboard on the first login always works. It's annoying that you...

Yes that's right. I probably have manually edited the `input_select` file so I can't reproduce this now. But if you are on the release version this bug should be there.

> So I think the appropriate way to handle this is to modify the function that creates the input select and boolean toggle automatically for the user. Perhaps it is...