mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Address review on comment group registry maintenance (#119952)
Address late review on comment group registry maintenance
This commit is contained in:
parent
a642454e6f
commit
854b6c99fe
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user