type: picture-glance
entities:
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
tilt: UP
speed: 1
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Pan Up
show_state: false
icon: mdi:arrow-up
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
tilt: DOWN
speed: 1
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Pan Down
show_state: false
icon: mdi:arrow-down
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
pan: LEFT
speed: 1
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Pan Left
show_state: false
icon: mdi:arrow-left
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
pan: RIGHT
speed: 1
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Pan Right
show_state: false
icon: mdi:arrow-right
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
zoom: ZOOM_IN
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Zoom In
show_state: false
icon: mdi:magnify-plus
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
zoom: ZOOM_OUT
distance: 0.5
move_mode: ContinuousMove
target:
entity_id: camera.hkipc_ke_ting_substream
name: Zoom Out
show_state: false
icon: mdi:magnify-minus
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
entity_id: camera.hkipc_ke_ting_substream
preset: 预置点1
distance: 0.5
move_mode: ContinuousMove
name: Preset 1
show_state: false
icon: mdi:numeric-1-box
show_icon: true
- entity: camera.hkipc_ke_ting_substream
tap_action:
action: call-service
service: onvif.ptz
service_data:
entity_id: camera.hkipc_ke_ting_substream
preset: 预置点 8
distance: 0.5
move_mode: ContinuousMove
name: Preset 2
show_state: false
icon: mdi:numeric-2-box
show_icon: true
camera_image: camera.hkipc_ke_ting_substream
camera_view: live
title: 客厅
用的这个卡片,左右上下变焦都正常,就是预置点调用不行,语音对讲,去搜了一下go2rtc WebRTC有点懵逼
|