GithubHelp home page GithubHelp logo

Cant hide media player about custom-sidebar HOT 18 CLOSED

Jinx735 avatar Jinx735 commented on July 19, 2024
Cant hide media player

from custom-sidebar.

Comments (18)

elchininet avatar elchininet commented on July 19, 2024 1

There is something wrong there, you have the yaml config file but it seems that it is trying to load the JSON one. It also doesn‘t display the version after CUSTOM-SIDEBAR (YAML). Let me install the YAML version and check what is happening there. I‘ll back to you soon.

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024 1

Actually, I already found the fix for that: I just forgot to translate the names into german 🤦

Perfect then, issue solved :)

Regards!

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Hi @Jinx735,
Let‘s start from the beginning.
I am seeing that you are using a YAML config so I ssume that you have followed the YAML path.

Some things to check before entering in the config options:

  1. Could you confirm that you see the console.info in your console stating CUSTOM-SIDEBAR (YAML)?
  2. Do you see any errors in your console?
  3. How did you install custom-sidebar?

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Hi @Jinx735,
Did you solve your issue?
If not, please, answer the previous questions so I can help you better.
Regards

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Hi @elchininet,
Thanks for your sugesstions. Unfortunately , due to karneval in my country, I couldn't find the time to try your sugesstions yet. But now I have, I'll try them out right now and post the results shortly.

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Here are the results I got:

  1. Since I run my Homeassistant-Server headless and have no posibillity to connect a screen (dont have the right adapters), I can only provide info via a terminal addon, not the actual console.
  2. Same as 1.
  3. I installed it via HACS

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Hi @Jinx735,
Are you not able to open your Home Assistant instance in a browser?
It doesn‘t matter the way you installed Home Assistant you should be able to open the local IP or the remote URL in a browser, login and check the above. It is impossible to debug further if you don‘t know if the plugin is running correctly or if there is an error that impedes the plugin even to analyse your configuration.

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Yeah, I can open it in a browser. Could you maybe describe where/how to check it specifily? I dont know how to acess the console through the browser, I thought you can only check it when plugged in directly in the server?

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Hey @Jinx735,

I mean the developer console. If you use Chrome, just right click on your screen and select "Inspect" (it should be located at the end) and then go to "Console". You should be able to see this and also see if any error has been triggered by the plugin:

image

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Oh, sorry i confused it with ha console.
Yeah i do have an error there.
image

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Alright, sound good, Thank you :)

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Yes, the YAML bundle is trying to load the JSON config, something got broken there. I‘ll let you know when it is fixed.

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Alright, Thank You

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

@Jinx735,
A pull request is on its way. Once it passes the tests, I‘ll merge it and release a patch version. Now I am seeing that the version is there it is just that you use dark mode and it is barely visible (something to fix too).
When it is released, please, install the fix and let me know if the error dissapears from the console, so we can check if the original issue is solved.

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Hi @Jinx735,
Version 4.0.1 is released, please, update it and let me know if the error is gone and it is able to load the YAML config correctly (clear your cache).

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

@elchininet
Yes, the error seems to be gone 👍

from custom-sidebar.

elchininet avatar elchininet commented on July 19, 2024

Yes, the error seems to be gone 👍

Perfect, let‘s back to your original issue. Check that you can hide the elements.

from custom-sidebar.

Jinx735 avatar Jinx735 commented on July 19, 2024

Actually, I already found the fix for that: I just forgot to translate the names into german 🤦
So instead of

order:
  - item: media browser
    hide: true

I just need to use

order:
  - item: Medien
    hide: true

from custom-sidebar.

Related Issues (10)

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.