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

Support new SignalR commands, device types and misc fixes #315

Merged

Commits on Nov 10, 2023

  1. Support for new attribute without causing warnings

    Support for CCR/CEE (as switches)
    Partial Support for 24v thermostat (honeywell / resideo) (as a regular thermostat).. still work to be done
    Support for Floor thermostat (as a regular thermostat)
    Raise the Notification scan interval (only used for OneLink's messages: low battery, test alert, etc)
    Cleanup obsolete code (subscribe_to_attributes)
    Implement some missing signalr commands. Still need to figure out how to create entities on the fly, outside of initialization
    No need to poll Getway anymore, values are received thru signalR "GatewayValuesReceived"
    nlz242 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b2616a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Linting

    nlz242 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1407d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3228fb4 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    nlz242 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b21b71 View commit details
    Browse the repository at this point in the history
  4. Some more linting

    nlz242 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a8413d4 View commit details
    Browse the repository at this point in the history