Skip to content

Commit 358552b

Browse files
authored
docs: Update README.md
1 parent 536458e commit 358552b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# :wave: Introduction
88
Entity Controller (EC) is an implementation of "When This, Then That for x amount of time" using a finite state machine that ensures basic automations do not interfere with the rest of your home automation setup. This component encapsulates common automation scenarios into a neat package that can be configured easily and reused throughout your home. Traditional automations would need to be duplicated _for each instance_ in your config. The use cases for this component are endless because you can use any entity as input and outputs (there is no restriction to motion sensors and lights).
99

10-
**Latest stable version is `v9.4.0` tested on Home Assistant `2022.7.4`.**
11-
1210
[Entity Controller Documentation](https://danobot.github.io/ec-docs/)
1311

1412
## Installation

0 commit comments

Comments
 (0)