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

[gridbox] Initial contribution #16664

Merged
merged 18 commits into from
May 19, 2024
Merged

[gridbox] Initial contribution #16664

merged 18 commits into from
May 19, 2024

Commits on Apr 19, 2024

  1. [gridbox] Add binding for Viessmann GridBox - Initial contribution

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e7923e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Only start update scheduler if initialization worked

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    bf18ca1 View commit details
    Browse the repository at this point in the history
  2. Revert .gitattributes change

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7696b83 View commit details
    Browse the repository at this point in the history
  3. Add gridbox binding to bom pom.xml

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6189dbb View commit details
    Browse the repository at this point in the history
  4. Fixed formatting in bundles pom.xml

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    861605c View commit details
    Browse the repository at this point in the history
  5. Add missing newline

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7ab9288 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. [gridbox] Add connection tag to addon.xml

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    41df293 View commit details
    Browse the repository at this point in the history
  2. [gridbox] rename channel ids to lowercase-hyphen

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3a64c59 View commit details
    Browse the repository at this point in the history
  3. [gridbox] Apply PR comments for logging etc.

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    bbb2fc5 View commit details
    Browse the repository at this point in the history
  4. [gridbox] Externalize updateStatus messages

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fc2f2f3 View commit details
    Browse the repository at this point in the history
  5. [gridbox] apply spotless

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e49e6e5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. [gridbox] Apply PR Comments

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9d67927 View commit details
    Browse the repository at this point in the history
  2. [gridbox] Rename channel type id to hyphen

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2066888 View commit details
    Browse the repository at this point in the history
  3. [gridbox] Fix comment formatting

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8b57942 View commit details
    Browse the repository at this point in the history
  4. [gridbox] Add tests for GridBoxApi

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7ff6c24 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. [gridbox] Add maximum reconnect handling

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7f1678a View commit details
    Browse the repository at this point in the history
  2. [gridbox] Fix typo "@test"

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2e13029 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. [gridbox] Add check to not handle an empty response

    Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
    benediktkuntz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    386a39c View commit details
    Browse the repository at this point in the history