MiniHass MKII UI Dashboard

I did! But it destroys my default dashboard :upside_down_face:

Did you follow the guide step by step with the same folder structure? Please share the code you added to configuration.yaml and dashboard.yaml. It’ll make it easier to assist you! :blush:

Actually I change my design once again - thanks to the inspiration that @damiantje99 gave :wink:
Find a screenshot below
an_irrigation_cards

The code can be found on my GitHub repo.
Cheers

2 Likes

Awesome! Would maybe change the switch icon to a filled one when it’s on, but beside that it looks great!

He, I’m don’t know your code, but what I set the bottom parameter to I think around 10px and I guess yours is now 0.

Also I made the width of the card 90vw and set left to 5%.

Hope this helps!

Thanks @damiantje99 - da you mean the toggle switch to be turned on?
The “Zone ein” means zone on/ein = enabled. Only if you then click the card the irrigation runs and the drop icon becomes filled. Would you change the icon though?

Yeah I mean if the state is ‘on’ then change the icon to ‘mdi:switch-toggle’. I guess you now use the outline one for the off and on state.

But it’s just personal preference!

looks great, cant wait to look into the code :slight_smile:

is the navigation bar the normal navbar modded with card-mod or is it a custom:card?

1 Like

its a custom:button-card. I use Kiosk-Mode to hide the default bar :slight_smile:

Hey @damiantje99 ,

have you the configuration for the

sensor.greeting_sensor

available?

1 Like

I really like this. I’m using HaCasa as my new dashboard.
I was not able to get the templates files pointed correctly to my dashboard as I took the long hand approach and added in the temples to my raw Lovelace file. I made some adjustments to fit my needs but so far this brings a really clean and aesthetic look.
Keep up the great work and i look forward to new creations.

1 Like

Thank you for the kind words! Can you elaborate about what went wrong with the template files?

It’s probably because the files and the docs are not really ready, but I like the feedback so I can fix things :slight_smile:

During this section. I was not really sure where I needed to place the code. I tired in the configuration.yaml file but I kept getting an error.
everything else seemed to work fine.

Struggling to get this installed, this is my first theme installation so please be kind.

As soon as I do the below:

Install theme

Within the config folder, create a new subfolder titled themes. Transfer the minihass.yaml file, found in minihass/theme, to this new folder. Activate the theme by appending the following lines to your configuration.yaml:

It comes up with an error in the back end, saying that the configuration.yaml file is not in the same directory.

I am running latest version on a Rasperry Pi. Is there a step by step on exactly what to do?

I implemented HaCasa as my new dashboard after stumbling upon it in this thread.

I must say it’s the best dashboard I’ve ever had. How is this the only post mentioning it in the forum?

This needs more eyes on it. Great dashboard design!

2 Likes

Thank you for your words! I appreciate it!

The last 2 months I didn’t had motivation or time to continue working on HaCasa, but I want to pick it up again soon. There are some needed improvements in the code and I don’t want to hijack this topic from Fredrick, so I’ll try to create an own topic this week here on the forums. See how many people are interested in this :slightly_smiling_face:

3 Likes

Good to hear! As I said I set it up as my dashboard now. I adapted some of the code to work with my setup. If you are interested in any of it let me know :slight_smile:

I would really appreciate if someone could help me with the code for the scene cards. I would be incredibly grateful. :grin:

IMG_0836

Hello jlnbin Julian,
can you please make a description in wich folder should i make these from the download description in the HaCas:

Download files

Download the Source code (zip) from the latest release. Unpack the zip file and open the unpacked folder. Copy the dashboard and the custom_icons folder to the root of your HA configuration (this is where your configuration.yaml lives) and copy the HaCasa folder from within the theme folder into your own theme folder. Which is also in the root.
If its possible for you to make it with pictures?
Thanks in advance!

Hello @damiantje99,
is it possible that you share a Photo wich shows how to place the yaml files and folders from your HaCasa Dashboard like this:


That will be great! Thanks in advance:-)