Damian Eickhoff
Damian Eickhoff
Looks like I already fixed it with a edited template: ``` chip_icon_state_navigate: template: chips triggers_update: - "[[[ variables.ulm_chip_icon_state_entity ]]]" tap_action: action: navigate navigation_path: "[[[ return variables.ulm_chip_navigate_path; ]]]" label: | [[[...
See this is still open. I just need to reload the config (settings > system > power button right on the top > Quick reload. Maybe this helps.
Thats the plan! I'm going to pick this project back-up somewhere this week!
So there is finally a first release. Not something with a change, but it reflects the docs better.
Its not really in the scope of this project, but I'll try to help you anyway. So, I would guess the conditional card should work if the `sensor.recyling` is reporting...
Share me your code and share me the what the sensor outputs through dev > states.
Hi @drashish87, this problem is still open, but I neglected to solve it. I'm not sure if you still have this issue or moved on so i'm closing it. If...
Make sure it looks like this: ``` lovelace: mode: "storage" resources: - url: "/hacsfiles/button-card/button-card.js" type: "module" - url: "/hacsfiles/my-cards/my-cards.js" type: "module" - url: "/hacsfiles/Bubble-Card/bubble-card.js" type: "module" - url: "/hacsfiles/mini-graph-card/mini-graph-card-bundle.js" type:...
@mariosemes that is weird! I was almost certain I changed it all to HaCasa. Can you tell me where you changed this exactly?
So I made a small mistake, because mini-hass is wrong. The name works because it has a hyphen which I guess is mandatory since some HA version. So you could...