 epenetandGitHub
|
0b01326f9f
|
Use is in ConfigEntryState enum comparison in tests (A-M) (#114925)
|
2024-04-05 17:16:55 +02:00 |
|
 Allen PorterandGitHub
|
2e4c4729c4
|
Improve fitbit authentication error handling (#106885)
|
2024-01-02 17:51:15 +01:00 |
|
 Allen PorterandGitHub
|
4752d37df7
|
Fix fitbit oauth reauth debug logging (#105450)
|
2023-12-10 23:09:58 +01:00 |
|
 Allen PorterandGitHub
|
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 |
|
 
|
4e4b8de448
|
Add reauth support in fitbit (#101178)
* Add reauth support in fitbit
* Update tests/components/fitbit/test_config_flow.py
Co-authored-by: Martin Hjelmare <[email protected]>
* Improve http status error code handling
---------
Co-authored-by: Martin Hjelmare <[email protected]>
|
2023-10-02 08:09:08 +02:00 |
|
  
|
bd2fee289d
|
Update Fitbit integration to allow UI based configuration (#100897)
* Cleanup fitbit sensor API parsing
* Remove API code that is not used yet
* Configuration flow for fitbit
* Code cleanup after manual review
* Streamline code for review
* Use scopes to determine which entities to enable
* Use set for entity comparisons
* Apply fitbit string pr feedback
* Improve fitbit configuration flow error handling
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <[email protected]>
* Fix typo in more places
* Revert typing import
* Revert custom domain back to default
* Add additional config flow tests
* Add breaks_in_ha_version to repair issues
* Update homeassistant/components/fitbit/api.py
Co-authored-by: Martin Hjelmare <[email protected]>
* Increase test coverage for token refresh success case
* Add breaks_in_ha_version for sensor issue
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <[email protected]>
* Simplify translations, issue keys, and token refresh
* Config flow test improvements
* Simplify repair issue creation on fitbit import
* Remove unused strings
---------
Co-authored-by: Joost Lekkerkerker <[email protected]>
Co-authored-by: Martin Hjelmare <[email protected]>
|
2023-09-30 16:56:39 -07:00 |
|