Releases: marcolivierarsenault/moonraker-home-assistant
Releases · marcolivierarsenault/moonraker-home-assistant
0.3.1
Bug Fixes
Update to make the transition 0.3.x easier from 0.2.0. It won't require a full reinstall of the moonraker device.
Add UX clarity around API client id being optional
What's Changed
- add context to optional API Key by @marcolivierarsenault in #32
- manage None port from pre 0.3.0 by @marcolivierarsenault in #33
Full Changelog: 0.3.0...0.3.1
0.3.0
NEED TO RE-INSTALL DEVICE
This update change the config, therefore you need to fully delete the moonraker device and reload them from scratch. Details
New features
- Adding sensor for print state and message (which are different than printer state and message)
- Adding power sensor for bed and tool
- Adding support for API Key
- Adding support for Port number (other than 7125)
Bug fixes
- Fix reload issue preventing changing integration name
Misc
Change local dev. template
Change HACS description
What's Changed
- add codecoverage by @marcolivierarsenault in #4
- add power and state sensor by @marcolivierarsenault in #3
- add add test readme by @marcolivierarsenault in #7
- add print state by @marcolivierarsenault in #6
- Fixing most of the issues raise by pylint by @cashew22 in #5
- change ci, update black by @marcolivierarsenault in #9
- Add sensor tests by @marcolivierarsenault in #10
- reorder_haas_manifest by @marcolivierarsenault in #11
- new dev container by @marcolivierarsenault in #13
- Features/fix permission by @cashew22 in #16
- Sensor: use icons that better match a 3D-printer by @tehmaze in #21
- Update README.md by @cashew22 in #23
- update GH issue template by @marcolivierarsenault in #26
- Add a menu entry to change the moonraker port when configuring the in… by @cashew22 in #20
- Add support to configure moonraker api key by @cashew22 in #24
- Allow to change name of the integration by @cashew22 in #29
New Contributors
Full Changelog: v0.2.0...0.3.0
0.2.0
New features:
- Update entities to include device name
- Support multiple webcam
Bug fixes:
- Fix id/name conflict when adding multiple entities
Misc
- Change backend lib from
moonrakerpy
tomoonraker-api
0.1.0
Initial version
Moonraker (Klipper) integration for Home Assistant (via HACS)