database access for rooms and mqtt client + generator

This commit is contained in:
2025-12-09 09:07:07 +01:00
parent 75f4b7e1eb
commit 0a7b029141
16 changed files with 486 additions and 96 deletions

View File

@@ -0,0 +1,17 @@
<div style="border: 2px black solid; width: fit-content; text-align: center;">
<div style="border-bottom: 2px gray solid; font-weight: bold;">
Temperature
</div>
<div style="font-weight: bolder; font-size: xxx-large; border-bottom: 2px gray solid;">
22 °C
</div>
<div style="padding: 1ex 2ex; background-color:
;">
{% if sensor.delayed %}
style
{% else %}
{% endif %}
Last updated: 2024-06-01 12:00
</div>
</div>