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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix KNX Expose for strings longer than 14 bytes #63026

Merged
merged 7 commits into from Jan 29, 2022
Merged

Commits on Jan 29, 2022

  1. Fix KNX Expose for too long strings

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    260c1ab View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9f076b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc28c60 View commit details
    Browse the repository at this point in the history
  4. Properly catch exceptions in knx expose

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    3d01a22 View commit details
    Browse the repository at this point in the history
  5. Fix pylint

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    c835153 View commit details
    Browse the repository at this point in the history
  6. Fix CI

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    f749611 View commit details
    Browse the repository at this point in the history
  7. Add test for conversion error

    Marvin Wichmann committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    d77c258 View commit details
    Browse the repository at this point in the history