-
Notifications
You must be signed in to change notification settings - Fork 14
6. Home Assistant
Graham Ross edited this page Apr 10, 2020
·
2 revisions
- Home Assistant Installation with MQTT
- Home Assistant Community Store - Install and Setup Walkthrough (to install the required canvas-gauge-card)
- Understanding MQTT
Home assistant configuration files can be found in code/HomeAssistant
Use HomeAssistant Raw Config Editor to copy and paste the content of code/HomeAssistant/ui-lovelace.yaml into your ui configuration.
Using the Samba share add on, the code/HomeAssistant/sensors.yaml file can be copied to /config in HomeAssistant. Or you can use the Configurator to simply cut&paste the content to your Home Assistant configuration.
Add the following line to your configuration.yaml
sensor: !include sensors.yaml