mirror of
https://github.com/home-assistant/core.git
synced 2026-06-03 06:04:06 +01:00
1907b87666
* 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_"