Releases: Lyr3x/hass-Duet3D
Releases · Lyr3x/hass-Duet3D
v0.1.3
Breaking change
- You might re-add the repository
- You need to re-install the integration. Sorry for this breaking change, but it was necessary to comply with the HACS branding
What's Changed
- Add HACS validation action by @Lyr3x in #5
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add camera entity to show thumbnail of job by @Lyr3x in #15
This Version adds a camera entity to show the preview image of the GCode file.
You need to enable the thumbnail generation in your slicer.
Here is e.g the config for PrusaSlicer:
All types (PNG, JPEG, QOI) are supported.
Full Changelog: v0.1.1...v0.1.2
v.0.1.0
What's Changed
This change implements basic compatibility with the standalone mode. Light and service implementation will follow later.
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Fix entity id setup by @Lyr3x in #11
- This will create properly new entities -> Sorry about that, but it was necessary to clean the setup up
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Raise proper exceptions to ensure integration can reconnect by @Lyr3x in #10
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Make interval configurable and add standalone support by @Lyr3x in #8
Full Changelog: v0.0.2...v0.0.3