because i try to get my Legrand with Netatmo to automated without Home+Control I use the Homekit Controller to access my devices. In general I’ve found all light switches and roller shutters, but the roller shutter do not have any option to stop, just complete up and down. By clicking on the item, i see a slider where 0=down, 100=up and 50=stop. How to customize it?
Is there any way to see the and modify the configuration of each entity
Probably the shutter only supports up and down and not stop when integrated to HA. When you go to Developer Tools -> States, what does it show for the attribute supported_features for thes roller shutters?
Then it only supports open, close and set_position in HA. Supported in the app doesn’t mean it’s supported in Home Assistant. It’s not implemented in the integration that you use to add it to Home Assistant.
Hello ! Same for me, cover from legrand netatmo can’t be stopped with Home Assistant if not configured.
I’m new with hassio, checking how to do this (setting values : 0 : close, 50 : stop and 100 open).
“cover.rolling_shutter_switch_1” have to be replaced by your cover which is recognied by homekit.
Sometimes it’s strange that you can’t open or close the cover once it’s stopped, because the state needs some time to update. No idea why or how to force an state update.
i’m new in this forum. I follow home assistant since one year ago.
I have rasbperry pi 4 with ubuntu server 64 bit and docker with home assistant and supervisor TOP!!
My gateway is Bticino/Legrand livinglight and i have rolling_shutter like your.
Do you find other method to use “STOP” function ?
Yes, if i understand right, your stop button will set position to 50, is the same that i tried to do with slider in HA added from Home Kit but didn’t work
I have 9x roller shutters (752190), the most of them for outside venetian Blinds and one for an awning.
But it should be not depended on what you are triggering. The switch has just two outputs, for up/down, left/right, motor counterclockwise/clockwise.
Especially for blinds they are not really good supported by legrand, because the turning of the blind elements are usually not seperated from the overall movement. So by short opening or closing you can regulate how many light is coming in before the overal movement begins. Therefore you really need to stop it.