Jump to content

SENSBLUE ATLAS/Home Assistant: Difference between revisions

Line 15: Line 15:


'''Scope:''' base installation of Home Assistant, creation of the initial account, and MQTT configuration compatible with the current ATLAS installation.
'''Scope:''' base installation of Home Assistant, creation of the initial account, and MQTT configuration compatible with the current ATLAS installation.
=== Fast installation script ===
(If u are feeling lazy)
<table style="border: none; background: transparent; margin: 15px 0; border-collapse: collapse;">
    <td style="padding: 0 0 0 10px; border: none; background: transparent;">
        <span class="atlas-btn">[[Media:Atlas-ha-install-v1.zip|Atlas-ha-install-v1.zip]]</span>
    </td>
</table>


=== 1. Prerequisites ===
=== 1. Prerequisites ===
Line 699: Line 707:
|sudo docker compose down
|sudo docker compose down
|}
|}
=== 19. Final checklist ===
* Docker installed and functional
* homeassistant container in Up state
* Port 8123 accessible
* MQTT configured in Home Assistant
* configuration.yaml file created with <code>mqtt: !include mqtt.yaml</code>
* mqtt.yaml file created
* AI1..AI4 entities created
* DI1..DI4 entities created
* DO1..DO4 entities created
* Node-RED still accessible on 1880
* Mosquitto still accessible on 1883
* Grafana still accessible on 3000
* InfluxDB still accessible on 8086
* Backup of the ha-config folder considered
atlas-ha-install-v1.tar.gz