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

Add essential features to BTH-RM #6996

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Commits on Feb 1, 2024

  1. Add essential features to BTH-RM

    Added heating_state entities, so you can actually use it as a thermostat. Currently the BTH-RM implementation doesn’t report the Heating state correctly. It is not available as entity and HA doesn’t know it.
    
    This should work the same as the BTH-RM230Z.
    danielpetrovic authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    93e1262 View commit details
    Browse the repository at this point in the history
  2. Update src/devices/bosch.ts

    Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
    danielpetrovic and Koenkk authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c863815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a247467 View commit details
    Browse the repository at this point in the history