Bas Brussee

Results 53 comments of Bas Brussee

See also this ticket #820 and this discussion #821

Hi @jkfranks9 It should be able to handle your preset modes. It is working with my Tado-climate entity. Are you on release `v1.1.5-hotfix`? Does the dev-console(f12) in chrome show some...

Okay, so the list provided by your climate entity is not fully lowercase? Can you show us a screenshot of the attributes of your climate entity on the dev-tools page?...

@freddanastrom Just wondering. Is it also fixed without filtering the `passive` attribute? But only with adding the additional optional chain to the condition?

Hi @freddanastrom Can you give us some more info to debug it better? How have you set up the card config? What variables have you defined? And what error does...

> Sorry for spamming this issue with comments.. No need to be sorry. It's useful information to build upon. As I see it we can definitely update the logic of...

@mneuhaus The problem as you describe it is most likely related to the cloud service nabu casa uses. Their cache can be different than on your local system. Sadly I...

@schumijo Yes, it will definitely give some merging conflicts. I will merge the other one first and adjust this one a bit so but can be merged 😄

@jake404 You can check in a condition whether `hass.themes.darkMode` is true to define if your dashboard is shown in darkmode

Hi does setting work? ```yaml variables: ulm_card_vertical_button_state: 'normal' ```