* ZHA groups and binding revisions
* ZHA: simplify group/binding subheadings
* Add steps for binding, refine steps for groups
* Capitalize Zigbee
* Fix typo, fix bold syntax slip
* Revise some language
* Adds subsection to separate out 3.0 support notes
* Collapse non-recommended hardware down to reduce clutter, wrap in a warning block for added context
* Replace 'recommended' with 'suggested' to avoid mixing terminology
* Use a single collapsing section for all non-recommended hardware
* place warning block inside collapsing section and remove icons to minimize visual distraction
* Fix mixed word choice
* Clean up warning format, refer to additional info on how to improve section
* Format table as separate collapsible list sections
* Be more descriptive on what is inside the sections
* remove lingering character from link markdown
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* reformat ZHA Hue reset section
* Switch to endimportant
* fix typo in block
* fix typo in block
* Move hue and lutron steps into collapsible blocks, clean up wording/phrasing
* Add missing quotes in details title
* Outline options in this section before providing steps
* Consolidate remote-reset sections
* revise steps and phrasing
* move important reminder to end of section to improve readability
* Move general note out of remote-specific steps; move important text to top of section
* Move warning header into caution text block to reduce redundant headers
* Move caution block into config requirements
* Use original phrasing for the specific scenario, keep warning under hardware section
* Simplify Zigbee wording where reasonable
* Clean up misc syntax formatting
* Remove empty heading, format note text
* fix indention nested in note
* Fix broken note syntax
* Remove extraneous character from link title
* Revise ZHA troubleshooting and limitations sections
* Close out of ZHA Troubleshooting note properly
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Break out ZHA OTA vendors to a list
* remove redundant header in ZHA hardware section
* Remove trailing spaces from ZHA docs
* tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
The OTA provider configuration format has changed in zigpy and there are deprecation warnings in logs for users that currently use them.
I've removed example OTA YAML from ZHA's documentation and have created a separate page in zigpy's documentation that outlines it in depth.