Andreas Lindemann
Andreas Lindemann
I would like to see the feature to filter out shared users. Our Plex server shares some libraries out to other households and when they watch things, they end up...
In fact, since the update from yesterday, classchanger seems to be broken completely. It fails to add the on-class on initial page load, possibly due to reasons caused in some...
Somehow it seems the card cannot access the variables: Dashboard code: ``` - type: custom:button-card template: custom_card_paddy_waste_collection entity: sensor.abfall variables: ulm_custom_card_paddy_waste_collection_icon: "mdi:delete" ulm_custom_card_paddy_waste_collection_name: "Papier" ``` Card template code: ``` ---...
I noticed the same in MSFS. I use a text-file tab for taking ATC notes and on a night flight the white background is really super bright. As a workaround...
Same here, can confirm this doesn't work for me on Firefox currently.
I also have the box shadow issue: ``` - type: custom:state-switch entity: sensor.abfall_graue_tonne states: 5: type: custom:button-card entity: sensor.abfall_graue_tonne label: | [[[ var days_to = entity.state if (days_to == 0)...
> ... > How to solve the issue - place the whole custom card into `vertical-stack` - see this case: > > ``` > ten: > type: vertical-stack > cards:...
It would anyways be cool to get proper implementation for knob rotation via controllers into the plane. OpenXR toolkit is working on implementing hand tracking and is looking quite good...
Yes, I wouldn't use the lock card without an additional confirmation on unlatch. That's just something you can't undo if you click it accidentally from remote. An additional confirmation dialog...
Would also be cool if we can show the value from a „feels-like“ temperature sensor next to the current temperature maybe? Something like „Cloudy, 12°C (feels like 10°C)“ - or...