Edward Firmo

Results 352 comments of Edward Firmo

Yes, it should work. Component names for icons are `home.value01_icon`, `home.value02_icon` and `home.value03_icon`. If you wanna change the sensor text also, those are `home.value01_state`, `home.value02_state` and `home.value03_state`.

Are you still having these issues with v4.3.2? For my own reference, this is the related Discord discussion around this: https://discord.com/channels/429907082951524364/524177279270780928/1221336605093269535 If the issue persists with v4.3.2 I will try...

How would you expect those swipe movement to do?

Could you please share the logs before this error message. The error is related to old code being used. I wanna find in the logs why the newest code isn't...

Are you using embedded (add-on) climate or assigning a climate entity from Home Assistant to this button?

Do you see any error messages related to this blueprint under the Home Assistant logs (Settings > System > Logs)?

I believe this is working now, however, not when the system is offline, which will require a redesign of the button engine architecture. This is not a big work, but...

I will close this then and concentrate the discussions on #1107 - #1107

@gednet, by looking at your logs I just realized you are using Arduino, so this is different than the original case which was ESP-IDF. Do you mind sharing your panel's...

@ali96adil, could you please share your panel's yaml? Please remove any sensitive information before sharing.