* Use Orange Pi as brand name
The actual brand name is "Orange Pi", with a space and capital P.
* Make configuration subheader of Binary Sensor
* Add section Orange Pi limitations
Add a section why some pins may not be usable with the Orange Pi integration. Should clarify issues like this: https://github.com/home-assistant/core/issues/30790.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Use only one 'pin_mode' per device instead of groups. This way it will be future proof if the library changes something for just one device instead of a group.
This is backwards compatible as the 'Lite', 'One' and 'PC' are internally handled the same way. 'Prime' is now handled slightly different due to changes in the library, so users of the Orange Pi Prime are advised to change their configuration to this new value.
Also fixes a link anchor.