mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Update fitbit quality scale for runtime-data (#137785)
This commit is contained in:
@@ -20,11 +20,7 @@ rules:
|
|||||||
comment: Fitbit is a polling integration that does use async events.
|
comment: Fitbit is a polling integration that does use async events.
|
||||||
entity-unique-id: done
|
entity-unique-id: done
|
||||||
has-entity-name: done
|
has-entity-name: done
|
||||||
runtime-data:
|
runtime-data: done
|
||||||
status: todo
|
|
||||||
comment: |
|
|
||||||
The integration uses `hass.data` for data associated with a configuration
|
|
||||||
entry and needs to be updated to use `runtime_data`.
|
|
||||||
test-before-configure: done
|
test-before-configure: done
|
||||||
test-before-setup: done
|
test-before-setup: done
|
||||||
unique-config-entry: done
|
unique-config-entry: done
|
||||||
|
Reference in New Issue
Block a user