2023.4: Finialize tile cards

This commit is contained in:
Franck Nijhof 2023-04-05 17:16:13 +02:00
parent 67d8c8d355
commit 270d198b44
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 14 additions and 29 deletions

View File

@ -57,6 +57,7 @@ Enjoy the (beta) release!
- [Translating entities](#translating-entities)
- [Other noteworthy changes](#other-noteworthy-changes)
- [New Integrations](#new-integrations)
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
- [Need help? Join the community!](#need-help-join-the-community)
- [Breaking Changes](#breaking-changes)
- [Farewell to the following](#farewell-to-the-following)
@ -124,42 +125,26 @@ animation is shown during the process of arming and disarming the alarm.
## New features for the Tile card
{% details "TODO" %}
- Proof read/spelling/grammar
- Replace screenshots/cips
- Improve/extend story
* Alarm mode tile feature (#15967) @piitaya
https://github.com/home-assistant/frontend/pull/15967
* Fan speed tile feature (#15958) @piitaya
https://github.com/home-assistant/frontend/pull/15958
{% enddetails %}
The [Tile card][tile] got two new features for you to use: Fan speed & Alarm mode.
The [Tile card][tile] has two new features: Fan speed & Alarm mode.
Both look and feel similar to the new entity dialogs from above, making the look
and feel, nice and consistent. Take a look, aren't they beautiful?
and feel, nice and consistent. Take a look; aren't they beautiful?
<p class='img'>
<img src='https://user-images.githubusercontent.com/5878303/228200489-efa472e5-98dd-49a9-ba83-4a5b9e227194.png' alt='Temporary placeholder screenshot. Needs replacement.'></a>
Note: This is a temporary placeholder screenshot. Needs replacement.
</p>
<img class="no-shadow" src='/images/blog/2023-04/tile-fans.png' alt='Screenshots the new fan speed feature for tile cards.' >
The fan speed feature, will show buttons if there are 4 speeds or less,
in all other cases, it will use the slider.
Like the new fan entity dialog, the fan speed feature will show buttons if there
are 4 speeds or less; in all other cases, it will use the slider. If the fan
can only be turned on/off, like the fan in the middle in the above screenshot,
the regular tile can be used.
The alarm mode feature, allows for quickly setting your alarm in a different
state. The feature has options for you to decide which modes are shown as
buttons.
The alarm mode feature allows quickly setting your alarm in a different state.
The feature provides the option to select which modes are shown as buttons in
the card.
<p class='img'>
<img src='https://user-images.githubusercontent.com/5878303/228499635-8f7997c1-026c-4841-bfcb-823d2c895660.png' alt='Temporary placeholder screenshot. Needs replacement.'></a>
Note: This is a temporary placeholder screenshot. Needs replacement.
</p>
<img class="no-shadow" src='/images/blog/2023-04/tile-alarms.png' alt='Screenshots the new alarm mode feature for tile cards.'>
<video width="400px" controls="controls"><source src="https://user-images.githubusercontent.com/5878303/228500436-a6bd091e-46dd-4500-9193-51a0afffef9a.mp4" type="video/mp4"></video>
Just like with the new entity dialog, the pin pad will pop up once a code entry
is needed and even the nice little animation is there. 🤩
[tile]: https://www.home-assistant.io/dashboards/tile/

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB