jellespijker/home-assistant-ultimaker

[Enhancement] Float values vs string values

alnavasa opened this issue · 0 comments

Some sensors such us print core, printer status or printed type should be a string, not a float, not possible to manage the history with float values for strings, and therefore automations harder to program (when going from printing to paused)

(Float values -> numbers
String values -> text)