Hot Water Cylinder SVG shaped heatmap. #546
deltamelter
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Over-engineered, cobbled together method to make a HW cylinder visualisation in the shape of a hot water tank.
Uses 2 heatmaps, taken from 2 other examples in the discussions. 1 with gradient interpolation and the other with a single band per sensor. The second heatmap is just a lazy cheat to get the annotations with the sensor temperatures to to line up over the gradient.
I left this "label" heatmap half exposed in the example above and in the yaml so that this can be seen.
The shape is just a backround coloured mask. This masking is exposed in this image with a semi-transparent inverted mask...
Disclaimer!!!! The reason I never got around to posting the yaml before now is because it's a little messy and might not be the most efficient implementation. Some of this was just added to trial and error a way to a solution and should be removed. Feel free to post any improvements.
The sensor values are coming from a sonoff r1 running esphome and 4 one-wire probes.

Beta Was this translation helpful? Give feedback.
All reactions