WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
22 stars 18 forks source link

Remove URL from config when deleting thing. #26

Closed mrstegeman closed 6 years ago

mrstegeman commented 6 years ago

If a thing was added manually by URL, we need to delete it from the config when the thing is removed.

Fixes #25