Update Security Package

This commit is contained in:
2022-08-20 08:33:35 -07:00
parent 70d856c92e
commit f105b0d902

View File

@@ -75,6 +75,7 @@ binary_sensor:
- binary_sensor.bedroom_side_window - binary_sensor.bedroom_side_window
- binary_sensor.bedroom_back_window - binary_sensor.bedroom_back_window
sensor:
# Doorbell Camera Online State # Doorbell Camera Online State
- platform: rest - platform: rest
name: Doorbell Camera Online name: Doorbell Camera Online
@@ -85,7 +86,7 @@ binary_sensor:
params: params:
action: getConfig action: getConfig
name: VSP_PaaS.Online name: VSP_PaaS.Online
value_template: "{{ value.split('=')[1]|lower == 'true' }}" #value_template: "{{ value.split('=')[1]|lower == 'true' }}"
scan_interval: 30 scan_interval: 30
template: template: