First run on Home Assistant here. I like it a lot, one thing I’d like to ask.
Is there some kind of customization on the graphs? I would have liked to try a logarithmic scale for this luminosity sensor:
Its a dark room but I tested the range of the sensor and measurements with a flood light.
How do HA users deal with this? I think is the choice is either to include a formula in the node (ESPEasy) to preprocess the value, or else keep separate linear and scaled values elsewhere (ie. setup a MQTT broker and some scripting I guess).