Skip to content

Commit ea74b21

Browse files
committed
2023.11: Process review comments
1 parent cab68f7 commit ea74b21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/_posts/2023-11-01-release-202311.markdown

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Don't forget to [join our release party live stream on YouTube](https://www.yout
7171

7272
There are many things to do in our lives, which is what
7373
[@allenporter] realized too! We now have a new entity type
74-
in Home Assistant: [`todo` entities](/integrations/todo)!
74+
in Home Assistant: [To-do list entities](/integrations/todo)!
7575

76-
A to-do entity represents a list of tasks, and its state is the amount of
76+
A to-do list entity represents a list of tasks, and its state is the amount of
7777
uncompleted tasks that are still open. You can create one or more (fully local)
7878
to-do lists and view and manage them by selecting the new **To-do lists**
7979
item in the sidebar.
@@ -116,8 +116,8 @@ you've put in your dashboard.
116116
## Integrations providing your to-dos
117117

118118
But wait! There is more besides local to-do lists and shopping lists.
119-
Now that we have a to-do entity, we can also start using it with other integrations
120-
that, for example, can get your to-do lists from an external service.
119+
Now that we have a to-do list entity, we can also start using it with other
120+
integrations that, for example, can get your to-do lists from an external service.
121121

122122
As of this release, you can bring in your [Todoist] and [Google Tasks]
123123
to-do lists to Home Assistant as well!
@@ -225,7 +225,7 @@ on the screen size of the device you are viewing Home Assistant on.
225225
For example, you could show some cards only when viewing Home Assistant on a
226226
desktop or tablet and hide them when viewing Home Assistant on a mobile device.
227227

228-
<img class="no-shadow" src='/images/blog/2023-11/conditional-card-screen-type.png' alt='Screenshot showing the configuration dialog of the conditional card, which you can now configure an numeric condition on when to show the card.'>
228+
<img class="no-shadow" src='/images/blog/2023-11/conditional-card-screen-type.png' alt='Screenshot showing the configuration dialog of the conditional card, which you can now configure to show the card only on a specific screen type.'>
229229

230230
The screenshot shows how the control of the garage door is only shown on
231231
mobile, as it is most often used from mobile when arriving at home.

0 commit comments

Comments
 (0)