Skip to content

0.2.115

Choose a tag to compare

@mosandlt mosandlt released this 20 Jun 08:19

Bugfix / hardening release.

  • information.get_unique_id: no longer crashes with UnboundLocalError when the MAC lookup raises during setup — it now falls back to the host IP.
  • domain_impl.build(): forward root_device_id (previously always raised TypeError).
  • Replaced deprecated datetime.utcnow() (device_service, generate_cert).
  • boschshc_rawscan / boschshc_registerclient: print help when run with no arguments (was unreachable).
  • Quieter logs: expected long-poll recycling moved from info to debug.
  • Test coverage 50% → 99%.