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

IR Remote plugin improvements #535

Merged
merged 2 commits into from
Feb 20, 2023
Merged

Commits on Feb 19, 2023

  1. plugins/ir_remote: Better align button text

    Move text right by 4 pixels to align it better to the center of the
    screen.
    friebel committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e6a7e86 View commit details
    Browse the repository at this point in the history
  2. plugins/ir_remote: Do not depend on config file ordering

    Rewind to the start of the file before reading each key. This enables
    using a custom key order in the config file.
    friebel committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9d64e58 View commit details
    Browse the repository at this point in the history