agittins / agittins/bermuda

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

Aperta
#752 2 commenti 18 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
2k
Fork
70
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.