Replies: 1 comment
-
https://github.com/zigpy/zha-device-handlers/blob/dev/README.md Suggest you always begin by creating an new issue regardless as helps with tracking and any device-specific discussion before create PR: https://github.com/zigpy/zha-device-handlers/issues More generic tips and links on how to make a contribution on GitHub as a developer is available n this similar project here: https://github.com/zigpy/zigpy/blob/dev/CONTRIBUTING.md Especially sstart by reading and following links in this section: How to contribute as a developerIf you are looking to make a contribution as a developer to this project we suggest that you follow the steps in these guides: Code changes or additions can then be submitted to this project on GitHub via pull requests: In general when contributing code to this project it is encouraged that you try to follow the coding standards:
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I've created my first custom quirk for the Phoscon HIVE, a Zigbee controllable battery lamp.
The issue with ZHA is that it doesn't display the battery status. My quirk resolves this problem.
How can I provide it?
Beta Was this translation helpful? Give feedback.
All reactions