Rename 'Reolink IP NVR/camera' to 'Reolink' (#132113)

This commit is contained in:
starkillerOG 2024-12-02 22:39:48 +01:00 committed by GitHub
parent db430beb5b
commit 0e5b03b343
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"domain": "reolink", "domain": "reolink",
"name": "Reolink IP NVR/camera", "name": "Reolink",
"codeowners": ["@starkillerOG"], "codeowners": ["@starkillerOG"],
"config_flow": true, "config_flow": true,
"dependencies": ["webhook"], "dependencies": ["webhook"],

View File

@ -5120,7 +5120,7 @@
"iot_class": "local_polling" "iot_class": "local_polling"
}, },
"reolink": { "reolink": {
"name": "Reolink IP NVR/camera", "name": "Reolink",
"integration_type": "hub", "integration_type": "hub",
"config_flow": true, "config_flow": true,
"iot_class": "local_push" "iot_class": "local_push"