Home Assistant Blinds Control Integration
GitHub Repository: BUT_blinds_time_control
Upgrade your Home Assistant with this custom blinds control integration. Effortlessly manage your time-based blinds, syncing with your chosen entities for raising and lowering. Plus, it remembers your settings after restarts and supports tilting.
How to Install
You can add this integration through HACS (Home Assistant Community Store) as a custom repository, or simply copy all files from the custom_components/blinds_controller directory into your Home Assistantâs /custom_components/blinds_controller/ directory.
Then, just give Home Assistant a quick restart, and youâre good to go.
Setting Things Up
Head over to Settings â Devices and Services â Click on Add Integration (select Blinds Control) to integrate your blinds into the system.
Name your blinds, select the controlling entities, specify roll-up and roll-down times in seconds, and if you need it, set tilt times (or leave them at 0 if you donât want to tilt support).
You can also tweak existing configurations to suit your preferences (just reload the edited entries).
Automations
During the setup process, you have the option to configure various automated tasks. These features are currently in an EXPERIMENTAL phase and are being developed as part of my bachelorâs thesis, so please refrain from extensive experimentation with this automation.
Examples include scheduling specific times for actions such as raising or lowering blinds, automating the opening and closing of blinds based on sunrise and sunset times, or automatically lowering blinds when a particular entity is activated during the night. Additionally, there are weather protection measures available, such as responding to strong winds using the WMO Code and utilizing the Open Meteo API or perhaps you would like to use Netatmo, that also works. For those utilizing interlock relays, thereâs the possibility of triggering a stop command at the end of travel.
Acknowledgment
Work was based on and inspired by this insightful community post