openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.58k forks source link

[atlona] use new SDDP discovery in core #16825

Closed andrewfg closed 3 months ago

andrewfg commented 3 months ago

We recently implemented an SDDP discovery service in OH core. Currently this binding uses a binding specific custom version of SDDP for thing discovery. So perhaps the author should consider to replace that with the core SDDP discovery instead?

andrewfg commented 3 months ago

Ping @mlobstein :)

mlobstein commented 3 months ago

I had forgotten about this one that I had adopted. I also have a small tweak to SddpDiscoveryService that I will raise a PR for.