mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 16:26:23 +00:00
* Set unique ID for fitbit sensors, including the user ID * Remove fitbit_ from unique ids (see: https://developers.home-assistant.io/docs/entity_registry_index/#unique-id) * change fitbit user_profile type to dict[str, Any] * Fitbit: define a default unique ID, and add battery info if present * No need for trailing _battery in unique ID, since it already contains "devices/battery_"