Skip to content

Commit

Permalink
README: Mention scripts and automations as supported (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramblurr committed May 1, 2023
1 parent 13b001c commit e9a9723
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@ Awaken your home - Control Home Assistant
## About
[Home Assistant](https://www.home-assistant.io/) lets you control all your smart devices in a single easy to use interface. This skill uses the open source Home Assistant's APIs to control devices and entities. Control your lights, garage door, thermostats and more using your voice!

Currently the following entity types are supported: `light`, `switch`, `scene`, `climate`, `groups`, `input_boolean`, `binary_sensor`, `cover` and `camera`
Currently the following entity types are supported:

`automation`,
`binary_sensor`,
`camera`
`climate`,
`cover`,
`groups`,
`input_boolean`,
`light`,
`scene`,
`script`, and
`switch`

## Examples
* "Turn on office light"
Expand All @@ -15,6 +27,8 @@ Currently the following entity types are supported: `light`, `switch`, `scene`,
* "Open Home Assistant"
* "What is the state of power plug bedroom"
* "Has water sensor detected moisture"
* "Trigger the script play my radio station"
* "Activate the scene All Off"

## Credits
@BongoEADGC6
Expand Down

0 comments on commit e9a9723

Please sign in to comment.