From 81ae28cba96e3f295b83ea2eb5d28788f4cb9d31 Mon Sep 17 00:00:00 2001 From: mlobstein Date: Sat, 28 May 2022 13:10:52 -0500 Subject: [PATCH] Add PowerOn option to Remote Button channel (#12839) Signed-off-by: Michael Lobstein --- bundles/org.openhab.binding.roku/README.md | 1 + .../src/main/resources/OH-INF/i18n/roku.properties | 1 + .../src/main/resources/OH-INF/thing/roku.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/bundles/org.openhab.binding.roku/README.md b/bundles/org.openhab.binding.roku/README.md index a82007eaa..011822e5d 100644 --- a/bundles/org.openhab.binding.roku/README.md +++ b/bundles/org.openhab.binding.roku/README.md @@ -83,6 +83,7 @@ InputHDMI3 InputHDMI4 InputAV1 PowerOff +PowerOn ## Full Example diff --git a/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/i18n/roku.properties b/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/i18n/roku.properties index 7e4e65b5e..a71481c0d 100644 --- a/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/i18n/roku.properties +++ b/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/i18n/roku.properties @@ -73,6 +73,7 @@ channel-type.roku.buttonTv.state.option.InputHDMI3 = Input HDMI3 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 diff --git a/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/thing/roku.xml b/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/thing/roku.xml index c37753ab2..d14879887 100644 --- a/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/thing/roku.xml +++ b/bundles/org.openhab.binding.roku/src/main/resources/OH-INF/thing/roku.xml @@ -129,6 +129,7 @@ +