I will need to discuss with the core team as the positioning of shades and the positioning of tilt are currently seperate - it makes sense to treat them as closed only if tilt is closed too so i will look at adding that
EDIT: issue i could see is the shade and the tilt have different controls - there is no master close all - the only thing i can think of there is make it so the close shade button also sets tilt to close - ie the down arrow. You would lose ability to only control the shade with that button then so i dont know whether that is desired
There is only an is_closed for the blind as a whole and not the tilt seperately - i can caluclate it as one - but you would need to, currently at least, close both the shade and the tilt independentaly.
Appreciate user feedback on this type of functionality
Each little piece is being added 1 by 1 - this is on the cards (I have the code but had to seperate it to have it accepted into core) - this will also allow us to poll these ones more often as we dont need to worry about the battery
Getting it added to core as above will just take some time to get them all in
The most recent code i submitted as for top down bottom up which was the starter for all this and to get it into core required a lot of code refactoring to how the whole integration runs (and it runs much better now btw) so unfortunately it wont be a straight lift and shift for these into core.
I will say hopefully in the core in next 2-3 months at best accounting for the Pull Request process, their internal beta cycle etc.