core/homeassistant/components/fitbit
Allen Porter 64c9aa0cff
Update Fitbit to avoid a KeyError when `restingHeartRate` is not present ()
* 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 () 2023-10-09 08:12:59 +02:00
api.py Fix bug in Fitbit config flow, and switch to prefer display name () 2023-11-12 19:27:02 +01:00
application_credentials.py Improve fitbit oauth token error handling in config flow () 2023-10-31 19:48:33 -07:00
config_flow.py Fix bug in Fitbit config flow, and switch to prefer display name () 2023-11-12 19:27:02 +01:00
const.py Update fitbit device fetch to use a data update coordinator () 2023-10-09 08:12:59 +02:00
coordinator.py Update fitbit device fetch to use a data update coordinator () 2023-10-09 08:12:59 +02:00
exceptions.py Update fitbit error handling () 2023-10-05 22:38:15 -07:00
manifest.json
model.py Fix bug in Fitbit config flow, and switch to prefer display name () 2023-11-12 19:27:02 +01:00
sensor.py Update Fitbit to avoid a KeyError when `restingHeartRate` is not present () 2023-11-12 12:49:49 -08:00
strings.json Fix invalid oauth2_unauthorized translation ref () 2023-11-12 21:13:38 +01:00