Skip to content

Commit d123f90

Browse files
Update README.md
1 parent bea8e02 commit d123f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Label State Helpers for Home Assistant
1010

1111
You can create state, not state and numeric state helpers which provide a binary sensor that turns on if any entity with an assigned label matches the criteria you specify.
1212

13-
An `entities` attribute is available which lists all entities that match the criteria.
13+
An `entities` attribute is available which lists all entities that match the criteria.
1414
An `entity_names` attribute is available which lists either the device (entity) names or just the entity name if the entity is not part of a device, for all entities that match the criteria.
1515

1616
## Example use cases

0 commit comments

Comments
 (0)