Skip to content

Commit

Permalink
Fixing path?
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Aug 5, 2024
1 parent d3e079e commit ca9d9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Inside Node-RED, there is the following flow which uses both Telegram and Alexa
The desk where the computer is connected has its own smart plug for the monitors. When the PC is turned off and on,
the monitors also need to be turned on and off.

![Node-RED Flow](docs/NodeRED%20Flow.png)
![Node-RED Flow](./docs/NodeRED%20Flow.png)

The PC is registered as an Alexa device using the node-red-contrib-alexa-home-skill node, which feeds a function for
the turnOn and off requests. This then sends the appropriate command to the sleep on LAN script as well as the wake on
Expand Down

0 comments on commit ca9d9de

Please sign in to comment.