Update valet_park_in remove * as it doesn't work with the valet park in.
This commit is contained in:
parent
7c3eedb262
commit
86596ecbbe
|
|
@ -1,6 +1,6 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="valet_park_in" number="5900" continue="false" app_uuid="2ed78bcf-0b40-485d-9815-aa0568dd4edc" enabled="false" order="470">
|
||||
<condition field="destination_number" expression="^(park\+)?(?:\*))(59[0-9][0-9])$">
|
||||
<condition field="destination_number" expression="^(park\+)?(5900)$">
|
||||
<action application="answer" data="" enabled="true"/>
|
||||
<action application="set" data="valet_announce_slot=disable" enabled="false"/>
|
||||
<action application="set" data="valet_hold_music=${hold_music}" enabled="true"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue