jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
196 stars 48 forks source link

Server isn't always stopped when updating event server URL #115

Closed jason0x43 closed 3 years ago

jason0x43 commented 3 years ago

When updating the event server URL and/or port, the server may not be properly shut down. When the port value is set to a fixed value, this can result in an exception when the new server attempts to bind to the in-use port.