forked from alexrus/marax_timer
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add features, fix typos and filter outputs
Fixed: - Typo of void brodcastPump changed to void broadcastPump - Added filtering to the temperatures being broadcasted, so that no changes within 3, under 15, above 115 for the HX and 250 degrees for the steamboiler will be reported. This was done to fix the data going to MQTT as spikes of 0 and up to 500 degrees would appear and ruin the graphs and data. Added: - Even more MQTT publishing. - Publish Machine heating state - Publish steam boost heating - Dynamic authentication settings for connecting to the MQTT broker
- Loading branch information
Showing
2 changed files
with
45 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters