Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow authored Jun 29, 2024
1 parent 60f18d7 commit 1090772
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=duhow&repository=hass-cover-time-based&category=integration)
Expand All @@ -13,9 +15,10 @@ Convert your (dummy) `switch` into a `cover`, and allow to control its position.

[![Open your Home Assistant instance and show your helper entities.](https://my.home-assistant.io/badges/helpers.svg)](https://my.home-assistant.io/redirect/helpers/)

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

## Credits

* [@davidramosweb](https://github.com/davidramosweb) for its original code base.
* [@kotborealis](https://github.com/kotborealis/home-assistant-custom-components-cover-time-based-synced) for another fork implementing synced status.
* [xknx](https://xknx.io/) Python library for the `TravelCalculator` control class.

0 comments on commit 1090772

Please sign in to comment.