Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 228 Bytes

File metadata and controls

11 lines (7 loc) · 228 Bytes

PC Controls Linux

Want to control your PC from Home Assistant? Here is how!

How To

First you need a separate user on your PC. Let's create one named homeassistant.

sudo useradd homeassistant -s /bin/bash