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

[tado] Add support for fanLevel, verticalSwing, horizontalSwing, light API #12470

Merged
merged 17 commits into from
Apr 2, 2022

Commits on Mar 13, 2022

  1. [tado] fix issue openhab#12160 (first attempt)

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    bfc2fae View commit details
    Browse the repository at this point in the history
  2. [tado] code style

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    e6ad6a0 View commit details
    Browse the repository at this point in the history
  3. [tado] option descriptors

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a504e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. [tado] add level5

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    94fac18 View commit details
    Browse the repository at this point in the history
  2. [tado] fan level and swing not allowed on heating or hot water

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    40391cb View commit details
    Browse the repository at this point in the history
  3. [tado] warn about possible un-supported state values

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d2342ec View commit details
    Browse the repository at this point in the history
  4. [tado] minor formatting

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9657aee View commit details
    Browse the repository at this point in the history
  5. [tado] harmonise getter methods for fan and swing state

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    47b3e91 View commit details
    Browse the repository at this point in the history
  6. [tado] include all options in xml

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0d4bf3a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. [tado] remove 's' from capabilities list names (go figure..)

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    68f7300 View commit details
    Browse the repository at this point in the history
  2. [tado] add OFF option

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    be83fdd View commit details
    Browse the repository at this point in the history
  3. [tado] add OFF option in ReadMe

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    dd3f730 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. [tado] add support for light channel

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b611552 View commit details
    Browse the repository at this point in the history
  2. [tado] add support for light channel, and dynamic channel decriptions

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    cf7e342 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. [tado] tweak ReadMe for more clarity

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1f1c508 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. [tado] adopt reviewer suggestions

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    fd60d5c View commit details
    Browse the repository at this point in the history
  2. [tado] adopt reviewer suggestions

    Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
    andrewfg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    4d2b0eb View commit details
    Browse the repository at this point in the history