Skip to content

Releases: nielsonm236/NetMod-ServerApp

20210511 1317 General Release

11 May 13:31
814db06
Compare
Choose a tag to compare

o Fixed Issue #67: Change port state using SAVE button not working on IO Control page

20210509 2031 General Release

09 May 21:07
5406b78
Compare
Choose a tag to compare

Numerous fixes and improvements:
o Fixed Issue #55: Home Assistant; Auto Discovery; MQTT; Temp Sensors do not get deleted and redefined properly when added/removed
o Fixed Issue #56: Temperature Sensor accuracy improvement
o Fixed Issue #57: Temperature sensor order in GUI and Home Assistant. Fixed by changing Temperature Sensor ID’s from “1, 2, 3, 4, 5” to a 12 character ID per sensor that is based on the sensor serial number
o Fixed Issue #58: Home Assistant; Auto Discovery; MQTT; Should a temperature sensor be deleted in HA if it fails during runtime?
o Fixed Issue #62: Browser Only; Timers don’t work with Invert setting. Included in fix is a correction for “Timer values not saved correctly” and “Timer value being set to 256 in error”.
o Fixed Issue #63: REST commands preventing IO Control page from making pin state changes.
o Fixed Issue #66: MQTT doesn’t report temperature sensors unless at least 1 IO is enabled.

20210413 1254 General Release

13 Apr 13:12
bcae1be
Compare
Choose a tag to compare

Same as release 20210412 1333 except includes bug fix for MQTT temperature reporting

20210412 1333 General Release

12 Apr 14:14
73286fa
Compare
Choose a tag to compare

Includes various code and ram size reductions.
Adds Browser Only version of firmware (including naming IO pins, IO Timers).
Adds degrees F in the browser display of both the MQTT and Browser Only versions.
Updates the reference manual to describe the new features.

20210221 1826 General Release

21 Feb 18:37
Compare
Choose a tag to compare

General Release, fixed POST processing bug

20210220 2350 General Release Browser/MQTT/TempSensor

21 Feb 01:00
e25e62d
Compare
Choose a tag to compare

First release using the GitHub Release process
UPDATE FEB 21 14:11 - USER FOUND SIGNIFICANT BUG - DON'T USE THIS RELEASE - WORKING ON FIX