Philip Allgaier
Philip Allgaier
Yes, currently none of our `paper-tooltips` work on mobile / touch based devices. We need to discuss how to handle that. Similar to https://github.com/home-assistant/frontend/issues/12141.
Since both you and OP are on Mac/Safari it seems to be browser specific, because I do not have the issue in Firefox or Chrome on Win 10 (also running...
How do you end up with a such a massive log? Do you have very verbose log / debug settings? I am not really sure if that is actually relevant...
I am not sure if log level "info" is really production if there is a bunch of technical data stored in the log (I assume that is what those mentioned...
@vantech14 Can you please close the issue then since it is resolved 😉
Interestingly enough, mine still work (both via HA and app): HS100 (HW 4.0, FW 1.1.5) HS110 (HW 4.0, FW 1.0.4) Looking through here, it seems the issue only/mainly affects hardware...
If you check the backend state of the helper (e.g. via the HA dev tools) you will see, that the actual backend value is a float, so the frontend is...
Seems to be Safari specific. I just tested it on Win 10 + Chrome and there it works fine (as does Chrome on macOS according to OP). The function `layerPointToLatLng`...
> We can just remove the select input at the top and replace it with this field. This page should use the table for sorting the entities and then click...
> The selector has no real purpose if you can use the table as well I rather disagree with that statement. It is much faster to find the entity you...