You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
fix(entities): import DeviceInfo from entity module, not device_registry
HA 2024+ moved DeviceInfo to homeassistant.helpers.entity. The old
import path caused ImportError on setup, preventing all entity
platforms (sensor, select, number) from loading.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments