Add Rhino King three-speed AC controller (#5786)
Adds a device configuration for the Rhino King XNW-AC three-speed
controller.
The two listed identifiers (`p4ykyk6ljdcoktyq` and `z7acaw0j7l7xg4to`)
represent the same controller model through its available Tuya product
identifiers. The separate Rhino King smart controller uses a different
product ID and is submitted in #5784.
Upstream device-config parsing and untranslated-entity checks pass
locally.
AI assistance was used to separate the supplied variant from the
smart-controller config, align it with the current schema, and run
project tests; the device mapping was supplied by the contributor.
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>