Lovelace by Jimzz011 (HA 0.91.x compatible) *DEPRECATED

Mijn complimenten hoor! Dat ziet er strak uit. Well done.

1 Like

This will be the last update before I will release it, I have just some little details to finish. Enjoy:

The upcoming release will include:

  • lovelace swipe navigation
  • scenes WITH STATE (see screens)
  • use of anchors (gone from 14.000 lines of code to 7000)
  • spinning icons for fans
  • updated all cards for use with the latest button card update (grid)

Anyways the link will drop thursday!

2 Likes

Curious to hear how you did the scenes with state!

1 Like

I will post the code tomorrow, it consists out of input_booleans, groups and automations. Though I am looking for a better way. It works though!

I will be releasing what I have been sharing over the last week tonight, however I wanted to show what I am working on next, which is theming.

1 Like

This thread will be closing, I have opened a new one regarding the new setup. Get your code here!
Sorry for the delay.

Hi @jimz011.
Your work is truely amazing and I cannot wait until mine looks even half as good as yours. Patients and time seem to be the key to a great looping interface.
I will really appreciate if you can point me in the direction of your Code for Mobile and Tablet versions. I can see I will learn a great deal from reading and examining your Code. It is truely a pleasure to view the screenshots. I learnt best from looking at examples and trying to replicate in my own dashboard so I can understand the flow and controls. I am not a programmer however I do learn fast
To get your code and learn from it will be a great help to my future development
I would appreciate a link so I can view

Nice work and keep up the great effort your are contributing to the community
cheers. Bruce

1 Like

The link is in the first post. It will link to my github repo. There is no specific tablet/phone view as this setup scales dynamically depending on screen size so it will always fit any device.

Edit, whoops this was a very old thread. Please go to this thread:
https://community.home-assistant.io/t/homekit-inspired-lovelace-by-jimz011-july-2019-ha-0-95-x-compatible/

Thank you so much @jimz011. I look forward to going through your setup and learning more as I go along. Much appreciated and thank you again

Sorry Just one other question that I forgot during my reply @jimz011. You mention that your setup scales dynamically depending on screen size… Is this type of dynamic adjusting automatic in most or all setups or is something you have to setup and insert lines of code to do this? If it is code, could you please share as I am having this problem with IOS and Android devices with different screen sizes and mobiles. Thanks again for now

No my current setup which can be found here:

All buttons etc will scale automatically, no additional code required.

Excellent stuff thank you. Look forward to reviewing