gadget-monk / homebridge-poolcontroller

Homebridge plugin for Pentair pools
6 stars 4 forks source link

Please update #10

Closed rstrouse closed 2 years ago

rstrouse commented 2 years ago

@gadget-monk can I get you to change the code so that the upnp device type no longer uses the upnp schemas for njspc.

The correct schema is urn:schemas-tagyoureit-org:device:PoolController:1.

In index.js lines 94, 103, and 108 change the text from urn:schemas-upnp-org:device:PoolController:1 to urn:schemas-tagyoureit-org:device:PoolController:1

gadget-monk commented 2 years ago

done, thanks!