RoboMagus
RoboMagus
I'd love to see this option implemented as well. Ideally with the 'remember me' checkbox availability configurable per flow. And as mentioned by @BeryJu use a session timeout for 'remembered'...
@lichenophile, For most uses of removing the common friendly name part of auto-entities I've setup a [decluttering-card](https://github.com/custom-cards/decluttering-card) (See example below). But use of this string replacement could be altered to...
From what I can see your suggestion to wrap the variable in a template sensor seems to be the best fit indeed. Ever since the trigger-based template sensors have been...
How is this still not fixed after all this time?! Just tried to upgrade from `23.x` to `25.x` and wound up in an unrecoverable state (or at least _far_ easier...
I've been struggling with the same issue for a while as well. What worked for me is quite a blunt method, but I've done a global replace for all occurrences...
That setting @yqboy mentions is actually a fix of mine that got merged ;) I'm working on getting it working behind a reverse proxy as well though...
I currently use a Dockerfile as below to ensure the prerequisites are met for installing the PlatformIO plugin. ```Dockerfile FROM ghcr.io/linuxserver/code-server USER root RUN apt-get update && \ apt-get install...
I've had similar issues for a number of months. I always figured it would have something to do with multiple simultaneous queries...
I've been tinkering with the implementation for a share target over the last week, but my lack of Frontend / JS dev experience does not help me out regarding the...
It's not just dev-tools. Similar with History, and it's really ~~F-ing~~ annoying! There should be some place that holds the entity_id so we can find the reference for the thing...