Adjust IoT Class of Reolink to local push (#87206)

This commit is contained in:
Franck Nijhof 2023-02-02 20:33:17 +01:00 committed by GitHub
parent 439232223a
commit 3e087ac88c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"requirements": ["reolink-aio==0.3.2"],
"dependencies": ["webhook"],
"codeowners": ["@starkillerOG"],
"iot_class": "local_polling",
"iot_class": "local_push",
"loggers": ["reolink_aio"],
"dhcp": [
{

View File

@ -4476,7 +4476,7 @@
"name": "Reolink IP NVR/camera",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
"iot_class": "local_push"
},
"repetier": {
"name": "Repetier-Server",