Skip to content

Releases: modrzew/hass-flashforge-adventurer-3

v1.0.4

11 Apr 11:52
Compare
Choose a tag to compare
  • make regexps less strict for compatibility reasons
    • Newer firmware for newer printers (eg. Adventurer 4) added new information available through the commands, in particular information about layers in the status command. The regexp was trying to match the message exactly, disallowing any extra unused data, and since it couldn't match it the progress was not reported.

v1.0.3

05 Apr 12:07
Compare
Choose a tag to compare
  • add debug logging to the method communicating with the printer, to make it easier to inspect the protocol

v1.0.2

06 Dec 00:30
Compare
Choose a tag to compare
  • fix the camera entity not initialising due to still referencing unused printer type field

v1.0.1

24 Sep 11:34
Compare
Choose a tag to compare
  • fixed the temperature regexp so that it handles extra whitespace for Adventurer 3X
  • removed printer model dropdown when setting the integration up.

v1.0.0

31 Aug 06:01
Compare
Choose a tag to compare

Initial release!