SENSOR CHANGE
This release include sensor change, we recommend fully deleting all your printer devices and reloading them from scratch, this will ensure new names get picked properly. Detail here: https://github.com/marcolivierarsenault/moonraker-home-assistant/wiki#full-reload-of-the-integration
New Features
- Sensor to show display message sent with command
M117 - New Better ETA/Print duration. Copying Mainsail logic
- ETA: Timestamp at which the print should be finished
- Estimated total print duration: Total duration of the print, based on new time estimated logic.
- Estimated print time left: Remaining amount of time left to the print, based on new time estimated logic.
Bug Fixes
- Handle automatically disconnected printer when HA start up.
What's Changed
- Add Sensor for Display Message by @marcolivierarsenault in #39
- Raise ConfigEntryNotReady when failing to connect to Moonraker by @cashew22 in #40
- add empty string on Null display message by @marcolivierarsenault in #44
- Better time estimate by @marcolivierarsenault in #41
Full Changelog: 0.3.2...0.4.0