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

Handle network disconnection and add support for eth interface #13

Merged

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    2a2d20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef84937 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    d9398a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. add water delivered to dsmr component (esphome#4237)

    Co-authored-by: Jerome <jerome992@internet.lu>
    jerome992 and Jerome authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bd9a4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c7954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4abf6 View commit details
    Browse the repository at this point in the history
  4. Bump aioesphomeapi from 14.1.0 to 15.0.0 (esphome#5012)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d21ccc View commit details
    Browse the repository at this point in the history
  5. Bump pyupgrade from 3.4.0 to 3.7.0 (esphome#4971)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    dependabot[bot] and jesserockz authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8ce98dd View commit details
    Browse the repository at this point in the history
  6. Bump pytest from 7.3.2 to 7.4.0 (esphome#5000)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    108fabe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a149a7 View commit details
    Browse the repository at this point in the history
  8. Fixes compressed downloads (esphome#5014)

    Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    fdcastel and jesserockz authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c82be2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68119dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    951157d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    ac5246e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d88f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8076214 View commit details
    Browse the repository at this point in the history
  4. Bump esptool from 4.6 to 4.6.2 (esphome#4949)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0e93b8e View commit details
    Browse the repository at this point in the history
  5. Bump pytest-mock from 3.10.0 to 3.11.1 (esphome#4977)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c5eb394 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    7d7e456 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Merge branch 'fix/wg/wifi_disconnect' into wireguard/main

    * restart wireguard link after local network connection loss
    droscy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f7ea9c4 View commit details
    Browse the repository at this point in the history
  2. Bump esp_wireguard to version 0.3.2

    * fix wrong latest handshake retrieval
    * add support for eth interface if wifi not available (thanks to J. Peletier)
    droscy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c9d255a View commit details
    Browse the repository at this point in the history