-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ecdb170
commit 607ccba
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,8 @@ This language and its usage is described in details in the device's manuals (e.g | |
|
||
This documentation contains several examples that provide you with the start point to write your own automation. We will update this list to include more examples. | ||
|
||
* [Simple timer-based relay control based on EM-486](./simple-timer.md) | ||
* [Simple temperature control based on EM-486](./simple-temperature-control.md) | ||
* [Astronomical timer or light sensor relay control for street lightning based on EM-481 + OB-215](./astronomical-timer.md) | ||
* [Simple timer-based relay control based on EM-486](./examples/simple-timer.md) | ||
* [Simple temperature control based on EM-486](./examples/simple-temperature-control.md) | ||
* [Astronomical timer or light sensor relay control for street lightning based on EM-481 + OB-215](./examples/astronomical-timer.md) | ||
|
||
Please contact [email protected] if you have any questions and don't hesitate to create pull requests with more examples or fixes. |