openhab / openhab/org.openhab.binding.zigbee
[Eurotronic Spirit Zigbee] Add support for further channels
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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