mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Add sensor and binary senseor to default expose (#23332)
This commit is contained in:
parent
c61b6cf616
commit
aa26f90420
@ -34,6 +34,7 @@ DEFAULT_EXPOSE_BY_DEFAULT = True
|
||||
DEFAULT_EXPOSED_DOMAINS = [
|
||||
'climate', 'cover', 'fan', 'group', 'input_boolean', 'light',
|
||||
'media_player', 'scene', 'script', 'switch', 'vacuum', 'lock',
|
||||
'binary_sensor', 'sensor'
|
||||
]
|
||||
|
||||
PREFIX_TYPES = 'action.devices.types.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user