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 Don't those already have a cover/blinds mode in their default firmware? I am also using Shellys for my rolling shutters, but I flashed them with ESPHome and am using the current-based cover component there.
@kroimon wait you can flash shellys with esphome???????????????