I noticed that the sensors for current_layer and total_layer seem to not be floating points / integers.
I suppose this could be changed in definitions.py via the value_fn?
I'm willing to provide a PR.
To Reproduce
Go to your printer's device page
Open current_layer or total_layers
See screenshot
Expected Behaviour
I expect to see a graph, like normal sensors providing floats in HA
Describe the bug
I noticed that the sensors for current_layer and total_layer seem to not be floating points / integers. I suppose this could be changed in
definitions.py
via thevalue_fn
?I'm willing to provide a PR.
To Reproduce
Expected Behaviour
I expect to see a graph, like normal sensors providing floats in HA
What device are you using?
A1 Mini
Diagnostic Output
Log Extracts
No response
Other Information
No response