openhab / openhab/org.openhab.binding.zigbee

[Eurotronic Spirit Zigbee] Add support for further channels

Open
#554 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

device-specific enhancement
Dominant language
Java
Stars
76
Forks
112
PR merge metrics
No merged PRs in 30d

Description

Possible Cluster "Thermostat" Channels can be found in
https://eurotronic.org/wp-content/uploads/2019/11/Spirit_ZigBee_BAL_web_DE_Okt.-2019.pdf
-> Page 16

The Cluster provides further channels:

  • TRV Mode (Attibute ID 0x4000)
  • Set Valve Position (Attribute ID 0x4001)
  • Current Temperature Set point (Attribute ID 0x4003)

Also the Power configuration Cluster is intresting

  • Battery Percentage Remaining (Attribute ID 0x0021)

Requested from https://community.openhab.org/t/cant-connect-eurotronic-spirit-zigbee-to-oh-using-bitronvideo-coordinator/88244/39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Eurotronic Spirit Zigbee device documentation linked in the issue, especially page 16, and review the referenced openHAB community discussion. Locate the existing thermostat and power-configuration channel handling, then verify that TRV Mode, valve position, current temperature set point, and battery percentage are exposed when the work is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.