Home page - Custom buttons

On the blueprint you can now set up to 3 buttons to be shown on Home page.
It will show the detailed settings page, so the entity must be compatible.
This commit is contained in:
Edward Firmo
2023-09-13 00:01:43 +02:00
parent 7ba90fe741
commit db86e701e4
14 changed files with 610 additions and 355 deletions

View File

@@ -1397,7 +1397,7 @@ text_sensor:
ESP_LOGV("text_sensor.localevent", "Construct new page");
}
else if (event=="short_click" or event=="long_click") id(ha_button)->execute(page.c_str(), component.c_str(), event.c_str());
else if (page == "light" or page == "climate" or page == "notification" or page == "media_player")// Generic event
else if (page == "light" or page == "climate" or page == "notification")// Generic event
{
ha_event->fire_homeassistant_event("esphome.nspanel_ha_blueprint",
{