Part 2: Integrate Telegraf with Home Assistant Using Node-RED and MQTT
In the first part of this tutorial, we set up Telegraf and MQTT to transmit our computer temperature data from our host machine. If you have not yet read that tutorial, you can check it out here! In this second part, we are going to integrate the MQTT data into Home Assistant. I’m going to …