Anashost / MY-HA-DASH

81 stars 8 forks source link

General ROOMS cards #1

Open R0ck3tF opened 10 months ago

R0ck3tF commented 10 months ago

I don't know why when I copy the card code I get this error, I haven't been able to solve it yet. Captura de pantalla 2023-08-18 105122

Anashost commented 10 months ago

Have you created the sensor.salon_lights_of_count & group.salon_lights, if yes double check it's state in: Developer tools > states

R0ck3tF commented 10 months ago

I am unable to color the sections "FLOOR, MEDIA, CLEAN etc." as it is in the YAML you have shared. What is falling me?

image

Anashost commented 10 months ago

Have u created the input_boolean.on_state like in step 4?

Drop me your yaml if problem is not fixed.

R0ck3tF commented 10 months ago

Yes, it has to be always "ON"? maybe that was the problem?

image

Anashost commented 10 months ago

Yes this has to be always on as it's used for navigation buttons like mushroom-entity-card and mushroom-templete-card that needs an active entity to show colors.

R0ck3tF commented 10 months ago

ok ok, sorry to bother you, it was my problem for not knowing! your work has been incredible!

I am going to try to make the pop-up cards now.

Anashost commented 10 months ago

@R0ck3tF It's ok, I'm always happy to help so feel free

ProjectGoose24 commented 9 months ago

Have you created the sensor.salon_lights_of_count & group.salon_lights, if yes double check it's state in: Developer tools > states

In where do you create this sensor?

Anashost commented 9 months ago

@ProjectGoose24 it depends, If you usually put your sensors in configurations.yaml directly then create it there.

If not! then it's recommended to do the following: