Closed FoxXxHater closed 9 months ago
Yeah, exactly the same issue after updating this morning
same issues here and the text has shifted to much in the right for the menu. fixing my issue is in lcars.yaml .item-text { text-align: right; margin-left: auto; margin-right: 0px; margin-bottom: -23px; text-transform: uppercase;
edit margin-right from -12px to 0px
same issues here and the text has shifted to much in the right for the menu. fixing my issue is in lcars.yaml .item-text { text-align: right; margin-left: auto; margin-right: 0px; margin-bottom: -23px; text-transform: uppercase;
edit margin-right from -12px to 0px
Same here....
I will try this soon
So found in the issue list the solution already by someone else and works, first one is different then mine, but the second one also works. https://github.com/th3jesta/ha-lcars/issues/85
I Just Fix that:
Whilst following that link has fixed the icons, they now do not show their current status off/on as they previously did?
Whilst following that link has fixed the icons, they now do not show their current status off/on as they previously did?
Not that, the icons themselves used to show yellow if the socket was on, i can see that option is reflected on my config but it is not showing on the icons themselves.
It works well for me. I just uploaded my file with corrections and improvements to OneDrive and left the link in the post https://github.com/th3jesta/ha-lcars/issues/85
The published fix in #85 only fixes the spacing of buttons and icons for me. Icons are NOT colored by state anymore and the clock is covering the functions top right...
The published fix in #85 only fixes the spacing of buttons and icons for me. Icons are NOT colored by state anymore and the clock is covering the functions top right...
Make a backup of your yaml file and replace it with the one I left on OneDrive. don't leave both in themes folder or there could be weird crashes. Everything works correctly for me.
@seamansrl Status color works now correctly but the clock is gone completely...
@seamansrl Status color works now correctly but the clock is gone completely...
Yes, I should have removed the watch because it worked well on the PC but poorly on the SmartPhone. I couldn't find a way to make it stable, it always ended up crashing at some point.
but as a reward you have the new “LCARS Star Trek Picard” theme that is faithful to the colors of the series.
Yes, I should have removed the watch because it worked well on the PC but poorly on the SmartPhone. I couldn't find a way to make it stable, it always ended up crashing at some point.
Interesting. IIRC the clock shouldn't show on smartphones at all. That was done long ago because of display issues.
but as a reward you have the new “LCARS Star Trek Picard” theme that is faithful to the colors of the series.
Ah, that's from you! Cool! I chose it as my "dark" theme, although my favorite color scheme is the TNG/DS9/VOY era LCARS from the TV shows
@seamansrl I'm working on fixes now, and almost done. What did you do to fix the icons? I am not sure where to look to find your fix.
@seamansrl I'm working on fixes now, and almost done. What did you do to fix the icons? I am not sure where to look to find your fix.
only insert that:
ha-state-icon { max-height: 100% !important; }
Sorry, I meant icon colors. I already had a fix for that. But I found a fix for it. Thanks! Update dropping in minutes.
Sorry, I meant icon colors. I already had a fix for that. But I found a fix for it. Thanks! Update dropping in minutes.
excellent!
2.2.3 has been released with compatibility for Home Assistant 2024.2. Sorry for the delay in getting this fixed. It took a lot of work to fix things with the most minimal impact. Don't forget to back up your custom theme colors!
Hello,
after i update to the latest version i have this bug.
How can i fix it?