Hello,
I’m trying to find a way to set the time right in the card instead of having a popup and having to set it in the opened window. Tomas Loven had designed such a component time-input-row. It is said it has been deprecated for 4 years and is now a standard feature.
However I could not find a way to use it as a “standard” feature. What is the status then?
Here is the code I tried that drops an error:
Thank you but this is not the request which is to be able to modify the time right in the card where it is displayed (instead of having a pop-up in which the time can be modiifed)
I feel sorry because it seems that I did not express myself right. The question is not to related to the display of a time entity in a card, which I know how to do it, the question is to be able to modify the displayed time right in the card as it is explained in the OP and in the link posted in the OP.
Currently, when time is clicked a popup is displayed and time can be modified in the popup window.
If you visit the link posted, I put here again for convenience https://github.com/thomasloven/lovelace-time-input-row, it is said that this option became a standard feature of HA 4 years ago, which does not seem to be the case.
So what is the real status?
Thanks a lot. I now understand why I don’t experience the same behaviour. It is because date and time entities are used inside a custom:multiple-entity-row. In this case when a date or time entity is clicked a popup is raised and then the value can be set.