core/tests/components/withings
Robert Van Gorkom 15bedd8f27 Use latest withings_api module (#27817)
* 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
..
__init__.py Add Withings support (#25154) 2019-08-31 14:30:59 +02:00
common.py Use latest withings_api module (#27817) 2019-10-24 09:41:04 -07:00
test_common.py Use latest withings_api module (#27817) 2019-10-24 09:41:04 -07:00
test_init.py Use latest withings_api module (#27817) 2019-10-24 09:41:04 -07:00