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