Update fitbit quality scale for runtime-data (#137785)

pull/137852/head
Allen Porter 2025-02-08 04:52:28 -08:00 committed by GitHub
parent 074d384d27
commit ce66b47653
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -20,11 +20,7 @@ rules:
comment: Fitbit is a polling integration that does use async events.
entity-unique-id: done
has-entity-name: done
runtime-data:
status: todo
comment: |
The integration uses `hass.data` for data associated with a configuration
entry and needs to be updated to use `runtime_data`.
runtime-data: done
test-before-configure: done
test-before-setup: done
unique-config-entry: done