Skip to content

Commit

Permalink
Add link to demo application..
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcanon committed Dec 15, 2022
1 parent 46427d7 commit 0464b59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Here is a small command-line demo application showing the most basic options tha

![Alarm Control CLI Demo](https://github.com/bitcanon/visonicalarm/blob/master/docs/img/demo-cli-application.gif)

Check out the source code to the demo here.
Check out the source code to the demo here: [alarm-control-demo.py](https://github.com/bitcanon/visonicalarm/blob/master/examples/alarm-control-demo.py).

## API version support

Expand Down Expand Up @@ -995,3 +995,4 @@ alarm.get_status().partitions[0].state # Output: 'DISARM'
## Examples

Find more examples here: [/visonicalarm/examples](https://github.com/bitcanon/visonicalarm/tree/master/examples)

0 comments on commit 0464b59

Please sign in to comment.