Index: dialin/hd/ui_proxy.py =================================================================== diff -u -r35ab0929ebeabda5c7a2c4eced8f6d0cf1a93435 -rb71da6626f4ad99da3fbfaceb255b58000fc476a --- dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision 35ab0929ebeabda5c7a2c4eced8f6d0cf1a93435) +++ dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision b71da6626f4ad99da3fbfaceb255b58000fc476a) @@ -1823,7 +1823,7 @@ def cmd_ui_off_button_response(self, reponse: int) -> int: """ - Constructs and sends a message to DG to set the status of the RO only mode: + Constructs and sends a message to HD to proxy the response from the off button message request 0 = OFF_BUTTON_RSP_USER_REQUESTS_POWER_OFF # User requests power off response 1 = OFF_BUTTON_RSP_USER_CONFIRMS_POWER_OFF # User confirms power off response 2 = OFF_BUTTON_RSP_USER_REJECTS_POWER_OFF # User rejects power off response