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 @@
+