Commit graph

5 commits

Author SHA1 Message Date
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Robert Van Gorkom
5446641f09
User defined profile name for Withings () 2020-06-22 17:55:41 +02:00
Robert Van Gorkom
15bedd8f27 Use latest withings_api module ()
* Using latest winthings_api module.
Drastically reduced complexity of tests.

* Removing import source.

* Fixing test requirements.

* Using requests_mock instead of responses module.

* Updating file formatting.

* Removing unused method.

* Adding support for new OAuth2 config flow.

* Addressing PR feedback.
Removing unecessary base_url from config, this is a potential breaking change.

* Addressing PR feedback.
2019-10-24 09:41:04 -07:00
Paulus Schoutsen
c6fc677f5b
Verify withings config () 2019-09-17 13:45:48 -07:00
Robert Van Gorkom
614cf74225 Add Withings support ()
* Rebasing with a clean branch.
Addressing PR feedback.
Cleaning up some static code checks.
Fixing bug with saving credentials.

* Removing unecessary change.

* Caching data manager.

* Removing configurable measures.

* Using import step in config flow.

* Updating config flows.

* Addressing PR feedback.

* Formatting source.

* Addressing PR feedback and rebasing.
2019-08-31 14:30:59 +02:00