custom_components/bahmcloud_store/panel/index.html aktualisiert
This commit is contained in:
@@ -9,12 +9,18 @@
|
|||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<h1>Bahmcloud Store</h1>
|
<h1>Bahmcloud Store</h1>
|
||||||
<p class="muted">
|
<p class="muted">
|
||||||
Installation & Updates laufen manuell über <b>Einstellungen → System → Updates</b>.<br/>
|
Installation erfolgt hier im Store (Buttons).<br/>
|
||||||
Diese Seite zeigt nur die Paketliste aus store.yaml (auto-refresh).
|
Updates erscheinen danach zusätzlich unter <b>Einstellungen → System → Updates</b>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<div class="actions">
|
||||||
<button id="refresh">Refresh</button>
|
<button id="refresh">Refresh</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="status" class="muted"></div>
|
||||||
<div id="list"></div>
|
<div id="list"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/api/bahmcloud_store_static/app.js"></script>
|
<script src="/api/bahmcloud_store_static/app.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user