/hass-cover-time-based

Add a cover (time-based) to Home Assistant using switch or lights.

Primary LanguagePythonMIT LicenseMIT

Cover Time-based Component

Forked from @davidramosweb @ 2021, this custom component now integrates easily in Home Assistant.

Convert your (dummy) switch into a cover, and allow to control its position.

Additionally, if you interact with your physical switch, the position status will be updated as well.

Install

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Usage

Open your Home Assistant instance and show your helper entities.

Add a Helper to Change device type to a Cover time-based.

Credits

  • @davidramosweb for its original code base.
  • @kotborealis for another fork implementing synced status.
  • xknx Python library for the TravelCalculator control class.