Mark Withings as cloud push (#102040)

This commit is contained in:
Joost Lekkerkerker 2023-10-15 18:04:03 +02:00 committed by GitHub
parent dcb5faa305
commit 148087a1c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"config_flow": true,
"dependencies": ["application_credentials", "http", "webhook"],
"documentation": "https://www.home-assistant.io/integrations/withings",
"iot_class": "cloud_polling",
"loggers": ["withings_api"],
"iot_class": "cloud_push",
"loggers": ["aiowithings"],
"requirements": ["aiowithings==0.4.4"]
}

View file

@ -6412,7 +6412,7 @@
"name": "Withings",
"integration_type": "hub",
"config_flow": true,
"iot_class": "cloud_polling"
"iot_class": "cloud_push"
},
"wiz": {
"name": "WiZ",