mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Adjust IoT Class of Reolink to local push (#87206)
This commit is contained in:
parent
439232223a
commit
3e087ac88c
@ -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": [
|
||||
{
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user