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

[comfoair] Extend UoM support, add semantic tags & update state descriptions #15167

Merged
merged 20 commits into from
Jul 3, 2023

Commits on Jun 30, 2023

  1. enable UoM for rpm values

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d1e1ff8 View commit details
    Browse the repository at this point in the history
  2. support uom for non-hour time channels

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    51eb0be View commit details
    Browse the repository at this point in the history
  3. add state options for frost setting

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0a1e378 View commit details
    Browse the repository at this point in the history
  4. add data type for percentage

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    13b5d44 View commit details
    Browse the repository at this point in the history
  5. adapt ComfoAirCommandType.java

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    40bcaf9 View commit details
    Browse the repository at this point in the history
  6. fix thing-types.xml

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ae1dc0c View commit details
    Browse the repository at this point in the history
  7. support DecimalType for QuantityType channels

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    748dcfe View commit details
    Browse the repository at this point in the history
  8. support rfc2217

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b39205d View commit details
    Browse the repository at this point in the history
  9. improve state description for time channels

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    be9b8d1 View commit details
    Browse the repository at this point in the history
  10. improve code style in DataTypes

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4d6e44a View commit details
    Browse the repository at this point in the history
  11. remove unnecessary command type check

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    530d433 View commit details
    Browse the repository at this point in the history
  12. enable UoM for enthalpy timer

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5628f30 View commit details
    Browse the repository at this point in the history
  13. minor channel fixes

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    68ddfb5 View commit details
    Browse the repository at this point in the history
  14. update README

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d2bbab4 View commit details
    Browse the repository at this point in the history
  15. remove unused DataTypePercentage

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3ddccfe View commit details
    Browse the repository at this point in the history
  16. fix spotless

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ba92078 View commit details
    Browse the repository at this point in the history
  17. update i18n

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a784abb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. fix update instructions

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    9ee516f View commit details
    Browse the repository at this point in the history
  2. add tags and state options

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c1fb707 View commit details
    Browse the repository at this point in the history
  3. fix spotless

    Signed-off-by: Hans Böhm <[email protected]>
    boehan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0077e42 View commit details
    Browse the repository at this point in the history