Ray Jones
f2af9c3fda
Added under/over temperature threshold for GPIO outputs
2019-10-30 21:48:25 +11:00
Ray Jones
96b3cecdb0
Updated AsyncTCP library - had bad DNS handling if name not resolvable (null pointer dereference)
2019-10-28 17:32:16 +11:00
Ray Jones
ac5fdc5dfd
V3.1.2 -
...
AM/PM selection in clock setup menu.
Extra MQTT JSON IDs added.
Filtered No Heater JSON.
2019-09-08 10:14:36 +10:00
Ray Jones
c79522233c
Added Stop function to GPIO input #1 (eg CO sensor with Ext Thermostat
2019-08-27 20:35:21 +10:00
Ray Jones
08a39a26f7
Added countdown to detailed GUI for external thermostat shutdown feature
2019-08-27 06:13:01 +10:00
Ray Jones
e7bac339b5
Implemented functionality to start & stop heater according to external thermostat input
2019-08-26 06:37:41 +10:00
Ray Jones
f5a8c3c11e
BUG FIX: GPIO2 set for external thermostat sent dT as the Greek 'd' in the JSON - BAD - broke websocket
2019-08-19 05:33:07 +10:00
Ray Jones
d7e083b837
Board detect bug fix. New icons for GPIO setup/status
2019-08-10 15:57:46 +10:00
Ray Jones
4873fa8c71
Split GPIO so each pin's function is defined individually.
...
Adjusted DS18B20 timing to match Maxim's recommended values.
2019-08-09 06:13:02 +10:00
Ray Jones
48a0254f13
Can now define the operation mode for each GPIO line individually.
...
Need to test actual functionality, GUI OK.
2019-08-07 22:04:20 +10:00
Ray Jones
10db95733f
Added external thermostat via GPIO in 2. Want to change how GPIO pins are defined.
...
Modded code to only allow single DS18B20 - getting funny ROM SEARCH lock ups...
Set mini temp sample interval to 750ms, as per data sheet for 12bit DS18B20
2019-08-07 18:59:30 +10:00
Ray Jones
8ebf6dbf3e
Refactored directory hierarchy to regain some linker command line space in PIO
2019-07-23 22:32:36 +10:00