Releases: Disane87/spoolman-homeassistant
Releases Β· Disane87/spoolman-homeassistant
v1.0.0
1.0.0 (2025-03-09)
β BREAKING CHANGES
- Generation of spoolnames was fixed. It now has a preffix "spoolman_*" to avoid conflicts with other spoolnames and only tthe ID of the spool is used as a suffix. This means that the spoolname is now unique and can be used to identify the spool in the spoolman. This needs a reconfiguration of the integration and adjustsments in automation when spools are used.
π οΈ Fixes
- Added paragraph about naming of the entity ids in the README (0b9fc06), closes #170
- Iimproved logging for missing attributes (dc05936), closes #192 #170
- improve error handling in SpoolManCoordinator for API calls (efeebea), closes #177
π Features
- Adds ability to change extra fields in spoolman (007fda0)
v1.0.0-dev.2
1.0.0-dev.2 (2025-03-09)
π οΈ Fixes
v1.0.0-dev.1
1.0.0-dev.1 (2025-03-09)
β BREAKING CHANGES
- Generation of spoolnames was fixed. It now has a preffix "spoolman_*" to avoid conflicts with other spoolnames and only tthe ID of the spool is used as a suffix. This means that the spoolname is now unique and can be used to identify the spool in the spoolman. This needs a reconfiguration of the integration and adjustsments in automation when spools are used.
π οΈ Fixes
v0.8.0-dev.1
0.8.0-dev.1 (2025-03-05)
π Features
- Adds ability to change extra fields in spoolman (007fda0)