Home Assistant Libs Netdisco Versions Save

:mag_right: Python library to scan local network for services and devices.

3.0.0

2 years ago
  • Drop all discoverables that are not used by Home Assistant's old discovery integration. To see what was supported, check 2.9.0

2.9.0

2 years ago
  • Add the ability to suppress mdns service scans for some services #256

2.8.3

3 years ago

What's Changed

  • Fix entries dump with latest zeroconf (#255) @bdraco

2.8.2

3 years ago

What's Changed

  • Prevent ServiceBrowser from collapsing when encountering a BadTypeInNameException (#254) @bdraco

2.8.1

3 years ago

What's Changed

  • Fix mdns discovery (#253) @bdraco

2.8.0

3 years ago

What's Changed

  • Use shared zeroconf instance and single service browser (#252) @bdraco

2.7.1

3 years ago

What's Changed

  • Fix warning for missing callback in zeroconf (eab3d56ef310fc1237fc4ed564b6aee327c6bc98)

2.7.0

3 years ago

What's Changed

  • Support for zeroconf >0.27 @balloob

2.6.0

5 years ago

What's Changed

  • Add discovery of HEOS devices (#250) @andrewsayre
  • Discover openhome devices with Product:1 service (#118) (#247) @andreasreinhardt

2.5.0

5 years ago

What's Changed

  • Add hass mobile app detection (#246) @balloob