bernd_d
(Bernd)
1
Hi,
I found some things to improve in a binding documentation (minor errors) and like to add
some more sample items for this binding here:
http://docs.openhab.org/addons/bindings/comfoair1/readme.html
What is the way to update the content ?
Bernd
Hi Bernd,
All documentation is managed in GitHub, but on different ways.
Some documentation parts are automatically “fetched” from readme files outside the openhab docs repository.
Since this is a binding documentation the workflow is the following:
- Update the readme file in the openhab addons github repo.
In your case this would be the following file:
https://github.com/openhab/openhab1-addons/blob/master/bundles/binding/org.openhab.binding.comfoair/README.md
- Create a Pull Request to merge your improvements into this repo
- Wait for the maintainers next update run after your changes have been merged. They will be automatically included then.
If there are any questions left, just ask here. 
1 Like