github agittins/bermuda v0.4.3
v0.4.3 - New Device_tracker implementation

latest releases: v0.8.0-apha.2, v0.8.0-alpha.1, v0.7.4...
14 months ago

The main change in this release is that device_tracker entities are now set up with a platform integration (if that's the right terminology!) rather than by just calling the seen service. The device_tracker.py was mostly lifted from jc2k's Private BLE integration.

Note that if you currently use Bermuda's device_tracker entities for automations you will probably need to fix them to refer to the new entities created from this release.

On the upside this means you will be able to rename the entities and view/alter their other properties, rather than getting an error about their not having a unique_id.

Changes

  • chore: Versioning and release clean-ups @agittins (#81)
  • fix: Clear version info from entity model number @agittins (#82)
  • linting: Remove unused typing.Final import @agittins (#83)
  • breaking: Device Tracker now uses full platform, device_tracker names… @agittins (#84)

📦 Dependencies

  • Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows @dependabot (#80)

Don't miss a new bermuda release

NewReleases is sending notifications on new releases.