core/homeassistant/components/fitbit
Allen Porter 64c9aa0cff
Update Fitbit to avoid a KeyError when `restingHeartRate` is not present (#103872)
* Update Fitbit to avoid a KeyError when `restingHeartRate` is not present

* Explicitly handle none response values
2023-11-12 12:49:49 -08:00
..
__init__.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
api.py Fix bug in Fitbit config flow, and switch to prefer display name (#103869) 2023-11-12 19:27:02 +01:00
application_credentials.py Improve fitbit oauth token error handling in config flow (#103131) 2023-10-31 19:48:33 -07:00
config_flow.py Fix bug in Fitbit config flow, and switch to prefer display name (#103869) 2023-11-12 19:27:02 +01: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 Fix bug in Fitbit config flow, and switch to prefer display name (#103869) 2023-11-12 19:27:02 +01:00
sensor.py Update Fitbit to avoid a KeyError when `restingHeartRate` is not present (#103872) 2023-11-12 12:49:49 -08:00
strings.json Fix invalid oauth2_unauthorized translation ref (#103873) 2023-11-12 21:13:38 +01:00