Changes

no edit summary
Line 15: Line 15:  
When the activity is recognized (in the vehicle) it connects to the car's bluetooth and will start the music on Spotify (if your music application is not active in the background, it may need additional configuration).
 
When the activity is recognized (in the vehicle) it connects to the car's bluetooth and will start the music on Spotify (if your music application is not active in the background, it may need additional configuration).
   −
<pre style="background-color: #E53935; color: white; border-radius: 10px; padding: 10px; font-family: monospace;">
+
<pre style="background-color: trigger; color: white; border-radius: 10px; padding: 10px; font-family: monospace;">
 
Triggers
 
Triggers
   Line 24: Line 24:  
Actions
 
Actions
   −
Bluetooth configure (Enable bluetooth)
   
Bluetooth configure (Connect audio device "My car")
 
Bluetooth configure (Connect audio device "My car")
 
Control media (Simulate media button (Play)"Spotify")
 
Control media (Simulate media button (Play)"Spotify")
 
</pre><br>
 
</pre><br>