Release Nouri 1.3.0 with improved food states and quick entry flow

This commit is contained in:
2026-04-15 11:29:19 +02:00
parent 06be1371d3
commit 5e9beb1d98
22 changed files with 423 additions and 38 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
<span class="chip">{{ entry.for_label }}</span>
</div>
</div>
{% if entry.availability_state == 'home' %}
{% if entry.is_home %}
<span class="status-pill status-home">zuhause</span>
{% endif %}
</li>