-
This is part of openhab/openhab-core#2185. In openhab/openhab-core#2657 an option to force charts for groups to be rendered as value of the group instead of rendering all members of the group in a chart was implemented. So what is left here now is changing how the chartUrl is built if that option is passed and is true so that it is rendered in the app the same way as in the web-ui. That option probably needs to be added to Endpoint.swift. I think this search for the legend-parameter shows pretty much all changes necessary for the new parameter. Unfortunately I can't test this, so I would be working blind and I would appreciate if someone with more experience (meaning: any experience) and the ability to test this could do this. In the web-ui this was implemented with openhab/openhab-webui#1256, the same logic needs to be added to the app. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@timbms Is there any chance you could implement this? I'd love to do it but I don't have any development environment and I might accidentally break stuff when implementing this because I don't have any chance of testing my changes. |
Beta Was this translation helpful? Give feedback.
-
Should be straight forward. Please try next release on TestFlight |
Beta Was this translation helpful? Give feedback.
Should be straight forward. Please try next release on TestFlight