mirror of
https://github.com/myronblair/web-dashboard
synced 2026-07-28 12:12:29 -05:00
Fix Home Assistant external link: http not https, add port 8123
This commit is contained in:
+1
-1
@@ -294,7 +294,7 @@
|
|||||||
<h2>Home Automation</h2>
|
<h2>Home Automation</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a class="link-item" href="https://hoa.orbishosting.com" target="_blank">
|
<a class="link-item" href="http://hoa.orbishosting.com:8123" target="_blank">
|
||||||
<span class="dot dot-green"></span><span class="name">Home Assistant</span><span class="sub">hoa.orbishosting.com</span><span class="arrow">↗</span>
|
<span class="dot dot-green"></span><span class="name">Home Assistant</span><span class="sub">hoa.orbishosting.com</span><span class="arrow">↗</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="link-item" href="http://10.48.200.18:8581" target="_blank">
|
<a class="link-item" href="http://10.48.200.18:8581" target="_blank">
|
||||||
|
|||||||
Reference in New Issue
Block a user