Address review on comment group registry maintenance (#119952)

Address late review on comment group registry maintenance
This commit is contained in:
Jan Bouwhuis 2024-06-19 10:51:56 +02:00 committed by GitHub
parent a642454e6f
commit 854b6c99fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ from .const import DOMAIN, REG_KEY
# EXCLUDED_DOMAINS and ON_OFF_STATES are considered immutable
# in respect that new platforms should not be added.
# The the only maintenance allowed here is
# The only maintenance allowed here is
# if existing platforms add new ON or OFF states.
EXCLUDED_DOMAINS: set[Platform | str] = {
Platform.AIR_QUALITY,