nebhead / PiFire

PiFire is a Smart WiFi enabled controller for your pellet smoker / grill.
https://nebhead.github.io/PiFire-Pages
MIT License
78 stars 31 forks source link

MQTT Timing Fixes and Cleanup #186

Closed EricPalmquist closed 5 months ago

EricPalmquist commented 5 months ago
  1. Fixed issue where using throttling of mqtt data was causing some data to be missed, primarily the PID loop parameters.
  2. Added publishing of the auger cycle ratio
  3. Changed the Home Assistant settings url to use the fqdn instead of the host name
  4. Other cleanup and misc.
nebhead commented 5 months ago

Thanks for the fix!