This card allows to open, close or set a shutter to the opening rate you want.
Instructions
You will find every instructions to install and configure this card on the dedicated GitHub page
Notes
I know this card doesn’t fit well in an horizontal card but I didn’t manage to do it as the width of the card can be really small in that case. So please avoid to use horizontal card even if it can works well for some of you.
If you are a good designer and can paint a beautiful shutter in material design, I’ld be glad to replace the actual one by yours because I’m not really satisfied of the actual picture.
I agree about the picture, would love if there was a setting to show a blackout shutter.
Another suggestion is to move the procentage under the picture centered and the name centered above, think it would look better.
Hi.
Very nice card. It looks great. I have been thinking about something similar for a garage door. I use an ultrasonic sensor with a filter (ESPHome) to get the exact door height and use a relay output to trigger the door to open or close it.
It is nice to be able to set the door height for cases like when it rains and you need some access without getting too much rain in or if you want to air some laundry in the garage.
The other cover cards don’t really work because the remote has only one button (not three) so I have been thinking about modifying one to have one button.
Your card is very close to this requirement and I will be playing with it for sure.
Just don’t try with HC-SR04. I tried a bunch of sensors. The SR04’s are very erratic and not actually usable. There is another ultrasonic version that looks like a car’s park assist sensor. It is a few dollars more but if you use ESPHome’s median filter and a fast ping rate, it smoothes out really well.
Congratulations Deejayfool, it’s the best Roller Shutter card I’ve ever seen, we finally have a realistic dynamic icon!
Perhaps it would improve putting a background of sky blue behind the slats of the blind.
Really cool, I’d love to use this more, but I have 12 windows with shutters and using all of them would require quite some space. Especially on mobile devices with limited screen real estate. Putting 2 in a horizontal stack is not possible right now because the picture won’t fit.
Some improvement suggestions:
Maybe there is a way of display multiple shutters side by side in the same card
(Auto)Scaling of the shutter itself, or maybe an option to use a narrower image (1/2 the width)
As I have also electrified roof windows, so maybe an option to also have window pictures instead of shutters
anyone some tips for me how i can make this shutter available on my pages
my whole lovelace config consist of pages , with 2 columns of buttons
when adding as test 4 shutters in same column , it looks like this below
i want to remove my 4 old buttons that i use for open/closing my covers
thats indeed better
do you think you can make it even smaller? i want 4 of them on a small row
eventually, i dont need those up/down arrow, it can be removed …
I’ve implemented the buttons and work well.
But how do you get the manual movement of the shutter to work with % of the open/close? I have installed cover_rf_time_based component also and was hoping to use this based in time to open/close but I am completely stuck at this part.