Skip to content

Commit bea8e02

Browse files
Update README.md
1 parent c6a6144 commit bea8e02

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
@@ -11,7 +11,7 @@ Label State Helpers for Home Assistant
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

1313
An `entities` attribute is available which lists all entities that match the criteria.
14-
A `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.
14+
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
1717

0 commit comments

Comments
 (0)