Is there a way to control blinds in #homeassistant that allows "absolute" positioning of blinds with only two binary signals and some sort of integral? I'd want to be able to set my blinds to e.g. 25% and have it calculate the amount of time the shade motor needs to be on in which direction, given the speed of the motor and the currently stored position. Ideas?
@DJGummikuh you might want to look into #ESPHome and it's time-based cover component: https://esphome.io/components/cover/time_based/
Time Based Cover

Instructions for setting up time-based covers in ESPHome.

@kroimon mh alao not what I'm looking for. I already have shelly 2-channel smart relays installed and would prefer something purely in HA to work with that
@DJGummikuh @kroimon which shellys are you using? My Shelly 2PM Gen3 work with home ssistant and can be set to x percent open. They needed „calibration“ through their own web ui though.
@plaugg @kroimon uuh! didn't know they have a cover mode! Will have to take a look at that