Releases: f00d4tehg0dz/hass-flashforge-adventurer-3
Releases · f00d4tehg0dz/hass-flashforge-adventurer-3
Ownership change
What's Changed
- Update manifest.json by @f00d4tehg0dz in #2
Increase update frequency & add layers printed and total layers for 5M & 5MP
- Increased update frequency from 60 to 30 now that printing layers are supported
- 5M and 5MP support viewing total layers to print, and how many layers are printed so far
Requested Edits & Adventurer 4 status_reply/print_job_info_match
- PROGRESS_REGEX_ is back to STATUS_REPLY_REGEX_
- progress_match is back to print_job_info_match
- Adventurer 4 has it's own section to handle layers and total layers functionality
- Revert unnecessary changes, such as Flashforge to FlashForge and \r\n
- Logger uses debug
- Removed dedicated Flashforge Adventurer 5 Temp Sensor
- Created map of identifiers to human readable printer names
- Incorporated map throughout files
- Use _5M suffix
- Removed additional temperature regex when adventurer 3 and 4 are the same
- Changed model: str with using PrinterModel
- Used enum