Tags: #home-automation #software #windows # IOTLink Used for monitoring PC (memory used, CPU used, etc.) as well as controlling PC (lock, shutdown, hibernate, run scripts, etc.) ## Install IOT Link Install IOT Link using installer from: [https://iotlink.gitlab.io/downloads.html](https://iotlink.gitlab.io/downloads.html) ## Configure IOT Link Update this file: `%ProgramData%\IOTLink\Configs\configuration.yaml` To do this, copy an existing configuration from another computer and change the clientId to the appropriate pc name. Source: [https://gitlab.com/iotlink/iotlink/-/wikis/Configuration](https://gitlab.com/iotlink/iotlink/-/wikis/Configuration) ## Configure Home Assistant Home Assistant will automatically detect and add sensors via MQTT Integration. Scripts must be added manually. Copy an existing batch of scripts from Home Assistant's configuration.yaml file and replace the pc name, then append that new set to the configuration.yaml file. Source: [https://gitlab.com/iotlink/iotlink/-/wikis/Integrations/Home-Assistant](https://gitlab.com/iotlink/iotlink/-/wikis/Integrations/Home-Assistant)