mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
2023.7: Finish iteration of the integrations dashboard
This commit is contained in:
parent
c2a2fe7fdd
commit
0cb21ef9a5
@ -48,7 +48,7 @@ Enjoy the release!
|
|||||||
- [Copy 'n paste support in dashboards](#copy-n-paste-support-in-dashboards)
|
- [Copy 'n paste support in dashboards](#copy-n-paste-support-in-dashboards)
|
||||||
- [New script dialog](#new-script-dialog)
|
- [New script dialog](#new-script-dialog)
|
||||||
- [Select timezone to use/display](#select-timezone-to-usedisplay)
|
- [Select timezone to use/display](#select-timezone-to-usedisplay)
|
||||||
- [Iteration on the integrations dashboard](#iteration-on-the-integrations-dashboard)
|
- [Iteration of the integrations dashboard](#iteration-of-the-integrations-dashboard)
|
||||||
- [Reducing the risk of running into breaking changes](#reducing-the-risk-of-running-into-breaking-changes)
|
- [Reducing the risk of running into breaking changes](#reducing-the-risk-of-running-into-breaking-changes)
|
||||||
- [Unavailable automations and scripts](#unavailable-automations-and-scripts)
|
- [Unavailable automations and scripts](#unavailable-automations-and-scripts)
|
||||||
- [Lightning fast Bluetooth proxies](#lightning-fast-bluetooth-proxies)
|
- [Lightning fast Bluetooth proxies](#lightning-fast-bluetooth-proxies)
|
||||||
@ -296,32 +296,21 @@ choose to use the timezone that your Home Assistant server is in. The
|
|||||||
Home Assistant frontend will adjust all off the date & times to the
|
Home Assistant frontend will adjust all off the date & times to the
|
||||||
selected timezone.
|
selected timezone.
|
||||||
|
|
||||||
## Iteration on the integrations dashboard
|
## Iteration of the integrations dashboard
|
||||||
|
|
||||||
{% details "TODO" %}
|
In the last release, we introduced new [integrations dashboard & pages](/blog/2023/06/07/release-20236/#integrations-dashboard--pages),
|
||||||
|
which many of you really liked. Yet, there has been some feedback, and we
|
||||||
|
have been working on improving it.
|
||||||
|
|
||||||
- Improve/extend story
|
The main goal was to make it feel less busy, more familiar and consistent with
|
||||||
- Proof read/spelling/grammar
|
all other UI you see in Home Assistant.
|
||||||
- Replace screenshot
|
|
||||||
|
|
||||||
{% enddetails %}
|
<img class="no-shadow" src='/images/blog/2023-07/integration-dashboard-improvements.png' alt='Screenshot showing the latest updates and tweaks made to the integrations dashboard, making it less busy.'>
|
||||||
|
|
||||||
Last release we introduced new [integrations dashboards & pages](/blog/2023/06/07/release-20236/#integrations-dashboard--pages),
|
|
||||||
which was very well received. Yet, there has been some feedback on the
|
|
||||||
dashboard, and we have been working on improving it.
|
|
||||||
|
|
||||||
The main goal, was to make it feel less busy and more familiar and consistent
|
|
||||||
with all other UI elements.
|
|
||||||
|
|
||||||
<p class='img'>
|
|
||||||
<img src='https://user-images.githubusercontent.com/5662298/249429574-eb6f4e82-2845-47f0-b488-4ddc8572bcfc.png'></a>
|
|
||||||
Temporary screenshot that needs to be replaced.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
The cards shown are now more consistent with the rest of Home Assistant and the
|
The cards shown are now more consistent with the rest of Home Assistant and the
|
||||||
full header item is now clickable. The cog, device and service items
|
full integration name and logo is now clickable. The cog, device and service
|
||||||
have been removed and the indicators for custom integrations and cloud services
|
items have been removed, and the indicators for custom integrations
|
||||||
are no longer overlapping the logos.
|
and cloud services are no longer overlap the logos.
|
||||||
|
|
||||||
## Reducing the risk of running into breaking changes
|
## Reducing the risk of running into breaking changes
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Loading…
x
Reference in New Issue
Block a user