I am using this action into"Advanced camera card"
Is it possible to have tap action with webrtc card?
Is it possible to have change to full screen with tapaction and to change to substream automatically?
`
actions:
tap_action:
- action: custom:advanced-camera-card-action
advanced_camera_card_action: display_mode_select
display_mode: single
- action: custom:advanced-camera-card-action
advanced_camera_card_action: live_substream_on
double_tap_action:
- action: custom:advanced-camera-card-action
advanced_camera_card_action: live_substream_off
- action: custom:advanced-camera-card-action
advanced_camera_card_action: display_mode_select
display_mode: grid
`
I am using this action into"Advanced camera card"
Is it possible to have tap action with webrtc card?
Is it possible to have change to full screen with tapaction and to change to substream automatically?
`
actions:
tap_action:
- action: custom:advanced-camera-card-action
advanced_camera_card_action: display_mode_select
display_mode: single
- action: custom:advanced-camera-card-action
advanced_camera_card_action: live_substream_on
double_tap_action:
- action: custom:advanced-camera-card-action
advanced_camera_card_action: live_substream_off
- action: custom:advanced-camera-card-action
advanced_camera_card_action: display_mode_select
display_mode: grid
`