From: mlobstein Date: Sat, 28 May 2022 18:10:52 +0000 (-0500) Subject: Add PowerOn option to Remote Button channel (#12839) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=81ae28cba96e3f295b83ea2eb5d28788f4cb9d31;p=openhab-addons.git Add PowerOn option to Remote Button channel (#12839) Signed-off-by: Michael Lobstein --- diff --git a/bundles/org.openhab.binding.roku/README.md b/bundles/org.openhab.binding.roku/README.md index a82007eaa1..011822e5db 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 7e4e65b5ee..a71481c0d1 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 c37753ab26..d148798871 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 @@ +