CDRX2
CDRX2
If I may add my two cents here, I've implemented the appdaemon app from Petro31, and via the Universal Media Player platform, simply managed in replacing my AVR volume from...
Couple issues I found when testing on my setup: 1. The map card does not have border-radius on all four corners  2. custom:stack-in-card doesn't remove box-shadow  3. Some...
Ok, so, new file fixes the map, fixes the width issue, changes the way the calendar looks:  Here is my stack-in-card config: ``` - cards: - box_shadows: false entity:...
Just installed the latest update, still found all the bugs from my first post.
I would imagine something like this: ``` charging_filter: include: # filters for auto-adding charging states - name: entity_id # entities which id ends with "_is_charging" value: "*_is_charging" ```
I'm experiencing a similar problem with, using the dev branch did not resolve it, but a revert to the feb 3 version did. I was too quick in changing everything...
As promised, some further investigation. Using the master branch, here is what the logs say: `2022-08-29 16:54:09.822 INFO (MainThread) [custom_components.asyncpioneer.media_player] Main Lost connection! 2022-08-29 16:54:09.826 INFO (MainThread) [custom_components.asyncpioneer.media_player] Main Connected...
Same for me with some entities cards.
I second this! Would love to see the big slider work with cover entities.
Hi, I'd like to jump in if I may as I'm experiencing the same issue. I can ping the sonarr machine just fine using its DNS-name, and I've already confirmed...