pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
397 stars 78 forks source link

Hold action doesn't open other application #329

Open ahkbar opened 7 months ago

ahkbar commented 7 months ago

Checklist:

Release with the issue:

Last working release (if known):

Browser and Operating System: Full kiosk browser

Description of problem: The hold action doesn't open another application. Fault message is: Required key not provided @ data['application'] The code used with other cards works fine: hold_action: action: call-service service: fully_kiosk.start_application target: device_id: xxxxx data: application: com.supportware.Buienradar

Opening another webpage etc. works fine.

Javascript errors shown in the web inspector (if applicable):

Additional information: