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

[boschshc] Add support for Universal Switch I + II #16274

Merged
merged 2 commits into from
Jan 18, 2024

Commits on Jan 13, 2024

  1. [boschshc] Support for Universal Switch I + II

    - add thing type and channel type definitions
    - re-generate i18n file
    - add constants
    - add model classes and enums
    - implement service and handlers
    - register handlers in factory
    - register devices in discovery
    
    closes openhab#16244
    
    Signed-off-by: David Pace <dev@davidpace.de>
    david-pace committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    edb8d2d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. add state options, use TimeZoneProvider

    Signed-off-by: David Pace <dev@davidpace.de>
    david-pace committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c2b1683 View commit details
    Browse the repository at this point in the history