agittins / agittins/bermuda

Deprecation warnings in 2026.6.0b0 and above (re: alias BaseTrackerEntity)

Open
#752 2 comments 18 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
70
PR merge metrics
No merged PRs in 30d

Description

## Configuration

## Describe the bug

Changes to the device tracker entity in HA 2026.6.0b0 are generating deprecation warnings in the logs at startup:

```
Logger: homeassistant.components.device_tracker.config_entry
Source: helpers/deprecation.py:272
Integration: Device tracker (documentation, issues)
First occurred: 10:22:58 (1 occurrence)
Last logged: 10:22:58

The deprecated alias BaseTrackerEntity was used from bermuda. It will be removed in HA Core 2027.6. Use homeassistant.components.device_tracker.BaseTrackerEntity instead, please report it to the author of the 'bermuda' custom integration
```

Obviously, the component still functions perfectly in the meantime.

## Diagnostics

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.