* Removed disable buttons
Allow commands being send even if cover is open or closed. Important for cover template when using multiple covers or in end positions when cover registered as open/closed but isn't due to tolerance.
* Option to always enable buttons with assume_state
* Option to always enable buttons with assume_state
* Fix errors
* Update ha-cover-controls.html
* Update ha-cover-tilt-controls.html
* Added Functions
I couldn't test the ones for the tilt covers, but they should be fine.
* Update cover-model.html
* Compute button disable in component
* Minor fixes