bsileo / hubitat_poolcontroller

Integration from a SmartThings or Hubitat hub to nodejs_poolcontroller
MIT License
8 stars 5 forks source link

Change the upnp device schema reference #20

Closed rstrouse closed 2 years ago

rstrouse commented 2 years ago

Can I get you to change the upnp schema you reference from urn:schemas-upnp-org:device:PoolController:1 to urn:schemas-tagyoureit-org:device:PoolController:1. We have implemented proper upnp handshaking and need to make sure we are not referencing a upnp.org device schema.

bsileo commented 2 years ago

I deployed this change and updated the code in HPM. It needs tested yet. I have to update my environments to the latest PoolController and work through that testing yet.