Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSD Name characters #2

Closed
nagyrobi opened this issue Feb 12, 2022 · 1 comment
Closed

OSD Name characters #2

nagyrobi opened this issue Feb 12, 2022 · 1 comment

Comments

@nagyrobi
Copy link

nagyrobi commented Feb 12, 2022

Congratulations, nice project.
Please share with us how to encode any string in OSD name

    - opcode: 0x46 # Give OSD name
      then:
        - hdmi_cec.send:
            destination: 0x0
            data: [0x47, 0x65, 0x73, 0x70, 0x68, 0x6F, 0x6D, 0x65] # esphome <- change this to anything
@nagyrobi
Copy link
Author

nevermind, I think I figured it out. It's command + string characters in hex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant