core/homeassistant/components/fitbit
Allen Porter d78ee96e2a
Update fitbit device fetch to use a data update coordinator (#101619)
* Add a fitbit device update coordinator

* Remove unnecessary debug output

* Update comments

* Update fitbit coordinator exception handling and test coverage

* Handle reauth failures in other sensors

* Fix scope changes after rebase.
2023-10-09 08:12:59 +02:00
..
__init__.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
api.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
application_credentials.py Update fitbit error handling (#101304) 2023-10-05 22:38:15 -07:00
config_flow.py Update fitbit error handling (#101304) 2023-10-05 22:38:15 -07:00
const.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
coordinator.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
exceptions.py Update fitbit error handling (#101304) 2023-10-05 22:38:15 -07:00
manifest.json Update Fitbit integration to allow UI based configuration (#100897) 2023-09-30 16:56:39 -07:00
model.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
sensor.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
strings.json Add reauth support in fitbit (#101178) 2023-10-02 08:09:08 +02:00