Replies: 1 comment 3 replies
-
Unfortunately we cannot call a detailed page (like que climate page) from another detailed page, as we loose the reference for the previous page. Probably not that difficult to solve, but would require some investigations on all the different cases. For now, you can assign climate entities to any of the buttons (custom buttons, hardware buttons or button pages) and then have multiple climate entities controlled by the same panel, but not a link inside another climate page. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I'm quite a beginner using the NSPAnel, pardon me if the information is present somewhere.
I'm trying to control many climate entities from the climate page (when you click on the home temperature on the homepage).
I've only been successful in adding the
main climate entity
in the configuration, however I would love to be able to control all my 4 AC units from this page (and not use a dedicated "button" page to do so).Am I missing something? It's maybe just not possible right now, and I must add all my clim entities to a
button page
instead?Thanks!
Side note: The Github documentation is not up-to-date. It mentions the following:
But there are no explanations later on 😢. (or maybe you meant "hardware buttons"?)
Beta Was this translation helpful? Give feedback.
All reactions