SENSBLUE ATLAS/Home Assistant: Difference between revisions
Appearance
No edit summary |
|||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Home Assistant}} | {{DISPLAYTITLE:Home Assistant}}[[File:Home Assistant Logo.png|frameless|150x150px]] | ||
== 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> | |||
= Home Assistant integration = | = Home Assistant integration = | ||
'''Installing Home Assistant on the SENSBLUE ATLAS / i.Cee²''' | '''Installing Home Assistant on the SENSBLUE ATLAS / i.Cee²''' | ||
| Line 563: | Line 572: | ||
==== 16.2 What the script does ==== | ==== 16.2 What the script does ==== | ||
{| class="wikitable" | {| class="wikitable mix-table" | ||
!Step | !Step | ||
!Action | !Action | ||
| Line 637: | Line 646: | ||
" http://localhost:8123 | " http://localhost:8123 | ||
</syntaxhighlight>'''Expected result:''' | </syntaxhighlight>'''Expected result:''' | ||
{| class="wikitable" | {| class="wikitable mix-table" | ||
!Code | !Code | ||
!Meaning | !Meaning | ||
| Line 665: | Line 674: | ||
=== 18. Summary === | === 18. Summary === | ||
{| class="wikitable" | {| class="wikitable mix-table" | ||
!Step | !Step | ||
!Command / Action | !Command / Action | ||
| Line 679: | Line 688: | ||
|- | |- | ||
|Access | |Access | ||
|[http://<ip-do-atlas>:8123 http://<atlas-ip>:8123] | |[http://<ip-do-atlas>:8123 '''<u>http://<atlas-ip>:8123</u>'''] | ||
|- | |- | ||
|Configure MQTT | |Configure MQTT | ||
| Line 699: | Line 708: | ||
|sudo docker compose down | |sudo docker compose down | ||
|} | |} | ||