Skip to content

Phone/tablet layout #419

Closed Answered by Trzinka
Trzinka asked this question in Q&A
Discussion options

You must be logged in to vote

So the solution is as follows:

I installed Full Kiosk Browser on the tablet and marked it to run in full screen mode!

More changes in

before in fp.yaml

views:
  - title: Floor plan
    path: floorplan
    theme: blue_night
    icon: mdi:floor-plan
    panel: true
    type: panel
    badges: []
    cards:
/*********************************************/
              - type: custom:floorplan-card
                panel: true
                full_height: true
                config:

after in fp.yaml

views:
  - title: Floor plan
    path: floorplan
    theme: blue_night
    icon: mdi:floor-plan
    panel: true
    badges: []
    cards:
/*********************************************/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Trzinka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants