CDRX2

Results 15 comments of 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 ![image](https://user-images.githubusercontent.com/35002821/100480183-cfb59400-30f0-11eb-8a5a-10048ae72f73.png) 2. custom:stack-in-card doesn't remove box-shadow ![image](https://user-images.githubusercontent.com/35002821/100480246-0390b980-30f1-11eb-8108-3d10b0de7781.png) 3. Some...

Ok, so, new file fixes the map, fixes the width issue, changes the way the calendar looks: ![image](https://user-images.githubusercontent.com/35002821/100517389-87e34b00-318a-11eb-8ebd-7d386ad99fc8.png) 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...

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...