Changelog:
- General: Memory improvements.
- Accessory: New optional
"cd":
key to add a delay (milliseconds) after an accessory is created, and before next accessory creation. Default: none. Typical use: Let initial accessory actions to exec and free memory before next accessory is created.
Changelog v2.4.0:
-
General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now
"o":
key options are:
0
Disable logs. Default.
1
UART0 logs.
2
UART1 logs.
3
Network logs (Usenc -kulnw0 45678
to view).
4
UART0 and network logs.
5
UART1 and network logs. -
Thermostat: Fixed bug that avoid to exec action when sensor fails.
-
Temperature Sensor: Now values will be set to 0 when sensor fails.
-
Thermostat and Temperature Sensor: Added new types for thermistors.
Wiki will be updated as soon as possible.
Read Wiki for more info.