Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95488

Buttons on working on Iphone APP but working on PC browser

$
0
0

@orc.trial wrote:

hi

i recently created a simple horizontally stacked card with button that navigate to other views on the UI as per screenshot below. They work fine on a browser on my windows PC and on chrome browser on iphone. However they do not respond on the Home Assistant App on the iphone. Is there any trick to getting this working on the home assistant app?

Home Assistant Core 0.108.5
Operating System 3.12

cards:
  - icon: 'mdi:ceiling-light'
    icon_height: 50px
    name: Lights
    show_name: true
    tap_action:
      action: navigate
      navigation_path: 'http://192.168.1.31:8123/lovelace-serra/1'
      show_icon: true
    type: button
  - hold_action:
      action: none
    icon: 'mdi:security'
    icon_height: 50px
    name: Security
    show_icon: true
    show_name: true
    tap_action:
      action: navigate
      navigation_path: 'http://192.168.1.31:8123/lovelace-serra/2'
    type: button
  - hold_action:
      action: none
    icon: 'mdi:webcam'
    icon_height: 50px
    name: Camera
    show_icon: true
    show_name: true
    tap_action:
      action: navigate
      navigation_path: 'http://192.168.1.31:8123/lovelace-serra/3'
    type: button
  - hold_action:
      action: none
    icon: 'mdi:weather-cloudy'
    icon_height: 50px
    name: Environmental
    show_icon: true
    show_name: true
    tap_action:
      action: navigate
      navigation_path: 'http://192.168.1.31:8123/lovelace-serra/4'
    type: button
type: horizontal-stack

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95488

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>