-
-
Notifications
You must be signed in to change notification settings - Fork 106
Not able to "hide_tabs" by title if title contains spaces #262
Comments
Important:Issues that don't provide the necessary information listed below may not get a reply and will be closed until the info is provided.
If you haven't yet done so, please read the "Before Posting an Issue" section of the docs site. Include as much of the following info as you can to help me replicate and investigate your issue:
When pasting in your config always place 3 backticks |
Thank you, forgot about this one. It was reported on the forums, but my memory isn't what it used to be. A workaround is setting a path for the view in Lovelace and then use that in hide tabs or use the tabs index. Will get this fixed in next release. |
This has been addressed in the latest pre-release 1.7.8. Please, report back here and let me know if it has fixed your issues. To view pre-releases in HACS go to the Custom Header listing under "Frontend", click the 3 dots in the right hand corner, select "Reinstall", turn on "Show beta versions", select 1.7.8, and hit "Install". Clear cache afterwards just in case. If you do not see the version 1.7.8 reported in your browser's dev tools console (F12). You may need to reinstall or clear cache. If you installed manually, make sure you're adding to the URL version number in your Lovelace resources. |
Have tested this in a few different ways and am confident that it has been resolved. Closing as I'm pushing this into a full release. If you're still having issues, please let me know. |
trying to set "hide_tabs" for tab by title doesn't work if the tab title contains spaces in it.
code example that won't work:
lovelace_views/lovelace_garage_view.yaml
ui-lovelace.yaml
in the example the "Garage Power" view won't hide.
The text was updated successfully, but these errors were encountered: