mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Migration of CEC-config and have default actions
This commit is contained in:
@@ -21,7 +21,21 @@
|
||||
"enableAttempts": 6,
|
||||
"enableAttemptsInterval": 15
|
||||
},
|
||||
|
||||
|
||||
"cecEvents": {
|
||||
"actions": [
|
||||
{
|
||||
"action": "Suspend",
|
||||
"cec_event": "standby"
|
||||
},
|
||||
{
|
||||
"action": "Resume",
|
||||
"cec_event": "set stream path"
|
||||
}
|
||||
],
|
||||
"enable": false
|
||||
},
|
||||
|
||||
"color": {
|
||||
"imageToLedMappingType": "multicolor_mean",
|
||||
"channelAdjustment": [
|
||||
|
Reference in New Issue
Block a user