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

GH-32: Thermostat Mode CC correctly exposed to MQTT #32

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 17, 2024

  1. SiliconLabsGH-32: Update Thermostat Supported mode attribute

    ATTRIBUTE_COMMAND_CLASS_THERMOSTAT_SUPPORTED_MODES is now a uint32_t to allow easy mapping to .uam.
    
    WARNING : This change will break existing Thermostat Supported Modes attribute. Either undefined reported value or include the device again.
    
    Forwarded: SiliconLabs#32
    Bug-SiliconLabs: UIC-3069
    Bug-Github: SiliconLabs#32
    silabs-borisl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2d8e00e View commit details
    Browse the repository at this point in the history
  2. SiliconLabsGH-32: Custom thermostat cluster

    Forwarded: SiliconLabs#32
    Bug-SiliconLabs: UIC-3069
    Bug-Github: SiliconLabs#32
    silabs-borisl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c7f062c View commit details
    Browse the repository at this point in the history
  3. SiliconLabsGH-32: Generated files for custom thermostat cluster

    Forwarded: SiliconLabs#32
    Bug-SiliconLabs: UIC-3069
    Bug-Github: SiliconLabs#32
    silabs-borisl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2116024 View commit details
    Browse the repository at this point in the history
  4. SiliconLabsGH-32: Thermostat UAM file

    Forwarded: SiliconLabs#32
    Bug-SiliconLabs: UIC-3069
    Bug-Github: SiliconLabs#32
    silabs-borisl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    97cb7c2 View commit details
    Browse the repository at this point in the history