Arksine / moonraker

Web API Server for Klipper
https://moonraker.readthedocs.io
GNU General Public License v3.0
1.02k stars 392 forks source link

allow specifying HTTP port for Zigbee/Hue #775

Closed wollew closed 6 months ago

wollew commented 6 months ago

Some alternative Zigbee bridges (i.e. Phoscon) might be running on non-standard HTTP ports. This PR allows specifying a HTTP port so you can still use the Hue integration for these devices also.

Committer: wollew

Arksine commented 6 months ago

The change looks good to me, however the commit needs to be signed off. If you dont want to amend the commit message it is fine to add the Signed-off-by line to the pull request. Thanks.

wollew commented 6 months ago

Signed-off-by: Wolfgang Miller-Reichling wolfgang+github@miller-reichling.de

Arksine commented 6 months ago

Thanks.