-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Possibility to deactivate clock and mobile layout #33
Comments
I would LOVE to figure out how to do this. |
I swear I posted a reply to this issue days ago, but apparently I didn't hit send. YES! I will find a way to do this as your result and experience is unacceptable to me. The way to do this will be to hijack the existing @media queries that Home Assistant is already using to manage the layout at different resolutions, which is the standard for responsive web design. I'm just not sure how to target them with card-mod at the moment. |
That said, I love your remote! |
Fixed in HA-LCARS-1.8.2 |
this isn't quite resolved - I've got 1.8.3 and the clock shows up still/again in my mobile view |
ah - it's commented out in the current release. |
@csanner did you by chance kill and restart the app? I noticed I had to do that to get the clock to go away after the update. The commented section I think you were referring to was just something I was testing that I forgot to take out. I'd be interested in a screenshot. |
I did. |
Thank you all!!! |
THANK YOU for this great theme! I have been waiting forever for a really good LCARS theme!
My HA UI is organized so that every user has their own dashboard and the dashboards have multiple views. On my mobile device, the clock takes so much space that the dashboard is almost unusable.
I would like to suggest adding an option which disables the clock either completely or when the screen is narrower than x.
The text was updated successfully, but these errors were encountered: