|
|
@@ -3,6 +3,9 @@ products:
|
|
|
- id: n7h0m2x7i2yzol0p
|
|
|
manufacturer: LSC Smart Connect
|
|
|
model: PTZ
|
|
|
+ - id: rogprwflblumx2co
|
|
|
+ manufacturer: LSC Smart Connect
|
|
|
+ model: Rotatable
|
|
|
entities:
|
|
|
- entity: camera
|
|
|
dps:
|
|
|
@@ -361,6 +364,7 @@ entities:
|
|
|
name: Anti-flicker
|
|
|
icon: "mdi:television-classic"
|
|
|
category: config
|
|
|
+ hidden: unavailable
|
|
|
dps:
|
|
|
- id: 188
|
|
|
type: string
|
|
|
@@ -373,3 +377,43 @@ entities:
|
|
|
value: "50Hz"
|
|
|
- dps_val: "2"
|
|
|
value: "60Hz"
|
|
|
+ - id: 188
|
|
|
+ type: string
|
|
|
+ name: available
|
|
|
+ optional: true
|
|
|
+ mapping:
|
|
|
+ - dps_val: null
|
|
|
+ value: false
|
|
|
+ - value: true
|
|
|
+ - entity: switch
|
|
|
+ name: Motion limit area
|
|
|
+ category: config
|
|
|
+ icon: "mdi:picture-in-picture-bottom-right-outline"
|
|
|
+ hidden: unavailable
|
|
|
+ dps:
|
|
|
+ - id: 168
|
|
|
+ type: boolean
|
|
|
+ optional: true
|
|
|
+ name: switch
|
|
|
+ - id: 168
|
|
|
+ type: boolean
|
|
|
+ optional: true
|
|
|
+ name: available
|
|
|
+ mapping:
|
|
|
+ - dps_val: null
|
|
|
+ value: false
|
|
|
+ - value: true
|
|
|
+ - entity: text
|
|
|
+ name: Motion limit area
|
|
|
+ hidden: true
|
|
|
+ icon: "mdi:picture-in-picture-bottom-right-outline"
|
|
|
+ category: config
|
|
|
+ dps:
|
|
|
+ - id: 169
|
|
|
+ type: string
|
|
|
+ optional: true
|
|
|
+ name: value
|
|
|
+ - id: 168
|
|
|
+ type: boolean
|
|
|
+ optional: true
|
|
|
+ name: available
|