Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
InputHDMI4
InputAV1
PowerOff
+PowerOn
## Full Example
channel-type.roku.buttonTv.state.option.InputHDMI4 = Input HDMI4
channel-type.roku.buttonTv.state.option.InputAV1 = Input AV1
channel-type.roku.buttonTv.state.option.PowerOff = Power Off
+channel-type.roku.buttonTv.state.option.PowerOn = Power On
channel-type.roku.channelName.label = Channel Name
channel-type.roku.channelName.description = The Name of the Channel Currently Selected
channel-type.roku.playMode.label = Play Mode
<option value="InputHDMI4">Input HDMI4</option>
<option value="InputAV1">Input AV1</option>
<option value="PowerOff">Power Off</option>
+ <option value="PowerOn">Power On</option>
</options>
</state>
</channel-type>