fix: Allow entity to take remote control priority (#1981)
- Closes: #1958 [skip ci]
This commit is contained in:
@@ -291,6 +291,11 @@ describe('config defaults', () => {
|
||||
box_shadow: true,
|
||||
},
|
||||
},
|
||||
remote_control: {
|
||||
entities: {
|
||||
camera_priority: 'card',
|
||||
},
|
||||
},
|
||||
status_bar: {
|
||||
height: 40,
|
||||
items: {
|
||||
|
||||
Reference in New Issue
Block a user