Open fbeauKmi opened 5 months ago
Moonraker has added units to sensor values and the ability to store sensor data in the job history. https://moonraker.readthedocs.io/en/latest/configuration/#mqtt-sensor-configuration
It could be interesting to obtain units in the sensors vue and get the information reported in the history panel.
Thanks,
No response
An example of moonraker history output curl 'http://127.0.0.1:7125/server/history/list?limit=1&order=desc'| jq history_request.json
curl 'http://127.0.0.1:7125/server/history/list?limit=1&order=desc'| jq
Is your feature request related to a problem? Please describe
Moonraker has added units to sensor values and the ability to store sensor data in the job history. https://moonraker.readthedocs.io/en/latest/configuration/#mqtt-sensor-configuration
Describe the solution you'd like
It could be interesting to obtain units in the sensors vue and get the information reported in the history panel.
Thanks,
Describe alternatives you've considered
No response
Additional information
An example of moonraker history output
curl 'http://127.0.0.1:7125/server/history/list?limit=1&order=desc'| jq
history_request.json