Properties rework, States, StatesDefinitions, DeviceLog, and Notes #37

Merged
pedro merged 119 commits from feature/states into main 2025-02-10 12:05:58 +00:00
Showing only changes of commit 6b7fd09777 - Show all commits

View file

@ -12,7 +12,6 @@
</button>
</div>
</div>
<div class="row mt-4">
<div class="col">
{% if state_definitions %}
@ -37,10 +36,10 @@
style="cursor: grab;"
class="align-items-center">
<td class="text-center">
<i class="fas fa-light fa-grip" aria-hidden="true">
<td class="">
<i class="fas fa-duotone fa-solid fa-grip px-1" aria-hidden="true">
</i>
<strong class="ps-2">{{ state_definition.order }} </strong>
<strong> {{ state_definition.order }} </strong>
</td>
<td class="font-monospace">
{{ state_definition.state }}