Skip to content

Commit 7a945e5

Browse files
committed
Added example process flow
1 parent 62dd6a9 commit 7a945e5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Introduction
22
This script is monitoring connected monitors to my laptop. It makes use of one sensor that is created in Home Assistant up front.
33

4-
The use case for this script is to monitor if my laptop is connected to the external monitor in my home office, and to mute the radio automatically when I'm joining an online meeting in the home office or downstairs in the kitchen, depending on where I'm working in the house.
4+
The use case for this script is to monitor if my laptop is connected to the external monitor in my home office, and to mute the radio automatically when I'm joining an online meeting in the home office or downstairs in the kitchen, depending on where I'm working in the house. This is currently automated as follows:
5+
![A process flow in node-red that controls the radios in the house based on if the home office monitor is connected](node-red_process_flow.png)
56

67
# Important
78
This solution is created to work with Home Assistant. It will work with any home automation platform that provides an API, but you probably need to change the PowerShell code.

node-red_process_flow.png

87.5 KB
Loading

0 commit comments

Comments
 (0)