Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eshy authored Jan 19, 2020
1 parent b57d567 commit 235dbd5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ A Long-Lived Access Token (create one from your profile page in Home Assistant)
##### SuspendScene
The scene to trigger when the computer is suspended

##### ResumeScene
##### ResumeSuspendScene
The scene to trigger when the computer wakes up

note: Other statuses are available as well. Just add a key with the [PowerBroadcastStatus](https://docs.microsoft.com/en-us/dotnet/api/system.serviceprocess.powerbroadcaststatus?view=netframework-4.8) name and append Scene to that key.

After updating the config file start the service and your scenes should be triggered.

0 comments on commit 235dbd5

Please sign in to comment.