mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-14 15:37:53 +00:00
fix: home assistant markup example
This commit is contained in:
parent
afab1e3e8e
commit
54b7d2dcf0
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ HTML;
|
||||||
<x-trmnl::content>
|
<x-trmnl::content>
|
||||||
<x-trmnl::value size="large">23.3°</x-trmnl::value>
|
<x-trmnl::value size="large">23.3°</x-trmnl::value>
|
||||||
<x-trmnl::label class="w--full flex">
|
<x-trmnl::label class="w--full flex">
|
||||||
<flux:icon icon="droplet"/>
|
<flux:icon icon="droplet" style="max-height: 24px;"/>
|
||||||
47.52 %
|
47.52 %
|
||||||
</x-trmnl::label>
|
</x-trmnl::label>
|
||||||
<x-trmnl::label class="w--full flex">Sensor 1</x-trmnl::label>
|
<x-trmnl::label class="w--full flex">Sensor 1</x-trmnl::label>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue