Edward Firmo

Results 885 comments of Edward Firmo

Are the icons hard to see or only the interaction is an issue? Increasing the touching area would be much easier as quicker than increasing the icon size. Would that...

Could you please share your panel's yaml? Please remove any sensitive info before sharing. 😉 > [22:33:55][C][nspanel_ha_blueprint:2252]: Framework: Arduino Is there a reason you still using Arduino. I would strongly...

Nice! Are you running Arduino or ESP-IDF?

> So if I understand correctly it not works on Arduino anymore? I have to update to 2025.7.2 I'm investigating why it isn't working with Arduino and will try to...

The issue with not using the local url is probably related to the selection of model under device's page (Settings > Devices & services > ESPHome). You should select "**Use...

> > thanks TimBroddin for your recommendation. I added in the yaml the legacy versions of esp-idf (5.2.2) and platform (6.7.0), updated twice and then applied the tft. Works for...

You have a sensor for page name. You could use that to trigger your second automation, so you don't have to play with delays.

mmmm It wouldn't be hard to send an event to HA when the page is completely rendered. Just don't wanna to overload the API, but sending for a single page...

Just to you understand the flow, when you call the service `entity_details_show`: 1. Action `entity_details_show`: This cannot be extended a. The `detailed_entity` text sensor is defined with the `entity_id` you...