Call Climate Page #2443
-
Hi there. 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.
Replies: 2 comments 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.
-
I have finally manage to call the climate page correctly. The method i used was:
|
Beta Was this translation helpful? Give feedback.
I have finally manage to call the climate page correctly. The method i used was: