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

Bump aioesphomeapi to 19.0.1 #104527

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Bump aioesphomeapi to 19.0.1 #104527

merged 1 commit into from
Nov 25, 2023

Commits on Nov 25, 2023

  1. Bump aioesphomeapi to 19.0.1

    speeds up processing plaintext frames
    
    python3 bench/raw_ble_plain_text.py
    
    before
    ```
    Processed 3000000 bluetooth messages took 1.0178361660218798 seconds
    ```
    after
    ```
    Processed 3000000 bluetooth messages took 0.5595999580109492 seconds
    ```
    bdraco committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    28bb817 View commit details
    Browse the repository at this point in the history