mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
Add Withings support (#25154)
* 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.
This commit is contained in:
committed by
Martin Hjelmare
parent
944b544b2e
commit
614cf74225
@@ -102,6 +102,7 @@ TEST_REQUIREMENTS = (
|
||||
"mficlient",
|
||||
"minio",
|
||||
"netdisco",
|
||||
"nokia",
|
||||
"numpy",
|
||||
"oauth2client",
|
||||
"paho-mqtt",
|
||||
|
||||
Reference in New Issue
Block a user