I would like to do an automation that disable all my covers if external temperature is below -10°.
Is it possible to programmatically disable services related to cover (cover.close_cover, cover.open_cover, etc) or disable all my cover’s entities (temporally) instead of create a input_boolean and use it in all script, automations and lovelace card ?