home-assistant: add withings dependency

This commit is contained in:
Kat Inskip 2022-10-16 12:49:17 -07:00
parent d40e8fe85c
commit 39a1c1706e
No known key found for this signature in database
GPG Key ID: 465E64DECEA8CF0F

View File

@ -3420,7 +3420,8 @@
]; # missing inputs: wirelesstagpy
"withings" = ps: with ps; [
aiohttp-cors
]; # missing inputs: withings-api
withings-api
];
"wiz" = ps: with ps; [
aiohttp-cors
ifaddr
@ -4267,6 +4268,7 @@
"whois"
"wiffi"
"wilight"
"withings"
"wiz"
"wled"
"workday"