Releases: cmroche/OctoPrint-HomeAssistant
Releases · cmroche/OctoPrint-HomeAssistant
3.7.0
- Improvements to Print Time remaining sensor
- Fix warnings with device and entity names
3.6.5
Change state_class to measurement for Print Time sensor (#102)
3.6.4
- Fix support for switches in 1.9.0
3.6.3
- Fix pause switch doesn't resume print (#96)
3.6.2
- Fix error with Unicode message decoding
3.6.1
- Approximate completion time is 'None' when not printing
3.6.0
- Add sensor for estimated completion date/time
3.5.0
- Change from Switch to Button for Cancel and Shutdown (#87)
- Add reboot and restart buttons (#87)
- Remove pointless camera sensor (#84)
3.4.0
- Add support for PSU controls #82
3.3.3
Bug Fixes
- Properly support sending multiple GCodes from
mqtt.publish
service in Home Assistant.