diff options
Diffstat (limited to '4a-hal-cfg-community/hal-4a-intel.json')
-rw-r--r-- | 4a-hal-cfg-community/hal-4a-intel.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/4a-hal-cfg-community/hal-4a-intel.json b/4a-hal-cfg-community/hal-4a-intel.json index bab8364..f070c8b 100644 --- a/4a-hal-cfg-community/hal-4a-intel.json +++ b/4a-hal-cfg-community/hal-4a-intel.json @@ -194,6 +194,16 @@ "params": { "rate": 48000 } + }, + { + "uid": "radio_stream", + "verb": "radio_stream", + "zone": "full-stereo", + "volume": 70, + "mute": true, + "params": { + "rate" : 48000 + } } ] } |