Releases: marcolivierarsenault/moonraker-home-assistant
Releases · marcolivierarsenault/moonraker-home-assistant
1.3.0
Important new feature
add optional port for camera and thumbnail
What's Changed
- update mooraker-api 2.0.6 by @marcolivierarsenault in #386
- add optional port for camera and thumbnail by @marcolivierarsenault in #387
- Bump furo from 2024.7.18 to 2024.8.6 by @dependabot in #382
- Bump sphinx from 7.4.4 to 8.0.2 by @dependabot in #380
- Bump ruff from 0.5.6 to 0.5.7 by @dependabot in #383
- fix tests by @marcolivierarsenault in #384
Full Changelog: 1.2.3...1.3.0
1.2.3
Revert Breaking change
1.2.2
What's Changed
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in #353
- Add sensors for job queue status and queue count by @Master92 in #346
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #357
- Bump ruff from 0.4.8 to 0.4.10 by @dependabot in #359
- Add some system stats sensors. System Load, MCU Load, Memory Used by @linw1995 in #354
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #361
- Bump sphinx-toolbox from 3.5.0 to 3.6.0 by @dependabot in #360
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Change documentation deployement by @marcolivierarsenault in #315
- Fix f-string formatting by @Vyolex in #318
- Improve doc by @marcolivierarsenault in #320
- add polling delay in config by @marcolivierarsenault in #325
- Bump ruff from 0.3.5 to 0.4.1 by @dependabot in #326
- add connection info by @marcolivierarsenault in #327
- Make the heater_bed printer object optional by @cashew22 in #328
- Bump sphinx from 7.2.6 to 7.3.7 by @dependabot in #329
- adding missing element in dashboard documentation by @marcolivierarsenault in #330
- update dependencies by @marcolivierarsenault in #331
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #333
- Bump furo from 2024.1.29 to 2024.4.27 by @dependabot in #334
- updates by @marcolivierarsenault in #350
- Fix TypeError if power value is None from moonraker by @linw1995 in #349
- Bump ruff from 0.4.5 to 0.4.6 by @dependabot in #351
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Bump libs by @dependabot
- add prettier to vscode by @marcolivierarsenault in #290
- Add support for TMC2240 temperature sensors by @reemo3dp in #293
- Fix title deprecation by @marcolivierarsenault in #296
- add loading timer by @marcolivierarsenault in #297
- Features/generic heater by @cashew22 in #300
- Add support for multiple extruder by @cashew22 in #302
- Fix identation on sample dashboard by @tyron in #305
- Add support for additional sensors from BME680 by @BenBergman in #288
- Manage empty space in file name by @marcolivierarsenault in #308
New Contributors
- @reemo3dp made their first contribution in #293
- @tyron made their first contribution in #305
- @BenBergman made their first contribution in #288
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Bump librairies
- Camera port by @marcolivierarsenault in #263
- Missing float data by @marcolivierarsenault in #262
- Add state_class property to relevant sensors to enable long-term statistics by @leokeba in #284
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
New Feature
Add sensors for required updates!
What's Changed
- Revert "tweak hackfess source (#235)" by @marcolivierarsenault in #236
- Bump colorlog from 6.7.0 to 6.8.0 by @dependabot in #239
- add protection for dividing by zero by @marcolivierarsenault in #240
- move to ruff from black by @marcolivierarsenault in #241
- add debug logging by @marcolivierarsenault in #242
- Features/machine update by @cashew22 in #238
- Make system update optional (only if available) by @marcolivierarsenault in #246
- add uuid to logging by @marcolivierarsenault in #245
- add documentation for update by @marcolivierarsenault in #243
- add check for empty updates by @marcolivierarsenault in #247
Full Changelog: 1.0.0...1.1.0
1.0.0
Integration is now stable, moving out of beta to V1.
🎉
0.10.1
What's Changed
- fix failure in platform setup by @marcolivierarsenault in #190
- Bump actions/checkout from 3 to 4 by @dependabot in #191
- Bump sphinx from 7.2.4 to 7.2.5 by @dependabot in #192
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #193
- add warning about first layer by @marcolivierarsenault in #194
- update home assistant version by @marcolivierarsenault in #195
- fixing state class for layers by @marcolivierarsenault in #197
- Bump furo from 2023.8.19 to 2023.9.10 by @dependabot in #200
- Bump sphinx from 7.2.4 to 7.2.6 by @dependabot in #204
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #201
- Add support for TLS connections by @ressu in #210
- Pick the biggest thumbnail by @Sam565 in #218
- homeassistant 2023.10 by @marcolivierarsenault in #219
- add motion sensor by @marcolivierarsenault in #222
- Bump urllib3 from 2.0.7 to 2.1.0 by @dependabot in #223
- feat: add speed factor sensor by @TheJefe in #208
- add protection for null status by @marcolivierarsenault in #220
- lower the object when accessing the configfile.settings object for ou… by @cashew22 in #228
- add hardcoded webcam by @marcolivierarsenault in #231
- modify pct calulation logic to account for missing filament usage by @marcolivierarsenault in #232
New Contributors
- @ressu made their first contribution in #210
- @Sam565 made their first contribution in #218
- @TheJefe made their first contribution in #208
Full Changelog: 0.10.0...0.11.0
0.10.0
New Features
- add object heigh
- Printer naming, host validation, connection check by @busheezy
What's Changed
- Bump urllib3 from 2.0.3 to 2.0.4 by @dependabot in #170
- Bump sphinx from 7.0.1 to 7.1.0 by @dependabot in #169
- Bump sphinx from 7.1.0 to 7.1.1 by @dependabot in #173
- Bump furo from 2023.5.20 to 2023.7.26 by @dependabot in #172
- Bump sphinx from 7.1.1 to 7.1.2 by @dependabot in #176
- Bump furo from 2023.7.26 to 2023.8.19 by @dependabot in #180
- Bump sphinx from 7.1.2 to 7.2.3 by @dependabot in #182
- Bump sphinx from 7.2.3 to 7.2.4 by @dependabot in #183
- Update README.md by @marcolivierarsenault in #187
- Printer naming, host validation, connection check by @busheezy in #185
- add object height by @marcolivierarsenault in #175
- update doc to include dashboard warning by @marcolivierarsenault in #171
- add pre-commit hook install by @marcolivierarsenault in #189
New Contributors
Full Changelog: 0.9.2...0.10.0