GithubHelp home page GithubHelp logo

Comments (4)

sinclairfr avatar sinclairfr commented on June 18, 2024 1

You rock!
Yes that was just me trying to find out what might be the cause of the issue so I ended up with a overly complicated config.
I wish I could find a way to help you out with your project but my javascript is rusty. I'll stick to bug reporting for now :)
Thanks again

from custom-header.

github-actions avatar github-actions commented on June 18, 2024

Please, be sure to read the issues section of the docs and provide the required information. Issues that don't provide the necessary information may not get a reply and may be closed.

from custom-header.

sinclairfr avatar sinclairfr commented on June 18, 2024

The version of Home Assistant 0.103.3 and Custom Header Installed: 1.1.2

from custom-header.

maykar avatar maykar commented on June 18, 2024

Just released 1.1.3 that should fix this issue, thank you!

I would also suggest using the config below instead of what you're doing. I realize that this might just be you testing out config, but just in case.

hide_tabs shouldn't be used with show_tabs, if you're hiding the buttons there's no reason to put them into the overflow/options menu (which you're also hiding), since all buttons are hidden you don't need to reverse their direction, and if all that is hidden as well as the sidebar why not just use kiosk mode.

Try this instead:

    - conditions:
        user: test_user
      config:
        kiosk_mode: true
        default_tab: '7' # Since everything else is hidden, I don't think you even need this.
        show_tabs: '7'

from custom-header.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.