Correct misleading comment for const.ATTR_RESTORED (#146528)

pull/146533/head^2
Erik Montnemery 2025-06-11 13:29:16 +02:00 committed by GitHub
parent ba5d0f2723
commit 0362012bb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ ATTR_STATE: Final = "state"
ATTR_EDITABLE: Final = "editable"
ATTR_OPTION: Final = "option"
# The entity has been restored with restore state
# The entity state has been partially restored by the entity registry
ATTR_RESTORED: Final = "restored"
# Bitfield of supported component features for the entity