Call Climate Page #2443
Unanswered
ParanoiaCY
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It should be something like this: - action: esphome.xxxxx_entity_details_show
data:
entity_id: climate.your_entity_id
back_page: home |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there.
I'm trying to call the Climate page (like when you press the temperature on the home screen), externally.
The way that i will like to do it, is to be displayed when i call a script for example. That script can be called by pressing one of the hardware buttons, or from an other event.
I have tried many ways, including this one ( https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/howto.md#call-a-page-directly ), but the best i could get, is an empty climate page with just the bar in the middle (see attachment)
is there any way of achieving this ?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions