* Drop all discoverables that are not used by Home Assistant's old discovery integration. To see what was supported, check [2.9.0](https://github.com/home-assistant-libs/netdisco/tree/2.9.0/netdisco/discoverables)
2.9.0
* Add the ability to suppress mdns service scans for some services 256
2.8.3
What's Changed
* Fix entries dump with latest zeroconf (255) bdraco
2.8.2
What's Changed
* Prevent ServiceBrowser from collapsing when encountering a BadTypeInNameException (254) bdraco
2.8.1
What's Changed
* Fix mdns discovery (253) bdraco
2.8.0
What's Changed
* Use shared zeroconf instance and single service browser (252) bdraco