Skip to content

Add MQTT Support#41

Merged
techman83 merged 5 commits intomainfrom
feat/mqtt
Aug 12, 2023
Merged

Add MQTT Support#41
techman83 merged 5 commits intomainfrom
feat/mqtt

Conversation

@techman83
Copy link
Owner

@techman83 techman83 commented Aug 12, 2023

This builds upon @jcassel 's work to provide MQTT support for this pluging.

Extra

  • Fixes a bunch of typing/linting errors
  • Converts read -> read_average
  • Commit linter

jcassel and others added 4 commits August 12, 2023 15:13
Building on @jcassel's work in #40, this publishes scale changes
to mqtt via the Octoprint-MQTT plugin.

closes #39
The code base was ported from python2 on a whim, and a lot of the code
reflects that. This tidies up the typing and linting a little more
Although the effort was done to create an average with outlier dection, it was
never actually used. This switches the function call over
The automatic releases use commit messages to generate the release notes. This
ensures the commits are correctly formmated to align with it.
Actions Checkout + Actions Python have had a bunch of improvements, time to update
them.
Copy link

@jcassel jcassel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. Ship it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants