Changelog:
- Free Monitor Accumulative: New service, a variant of Free Monitor that adds new reads to current value.
- Free Monitor: Added Triggered I2C mode.
- Free Monitor: Now, Service Notifications can be used with any type.
- Lightbulb: Added Zero-Cross mode.
- Lightbulb: Added selective leading PWM mode per channel.
- Lightbulb: Avoid to exec actions
0
and1
if there is not changes in on/off state. - Network actions: Fixed UDP request bug on WOL method.
- HomeKit Server: Fine tuning DRAM thresholds.
Changelog v10.2.0:
- Free Monitor: New Types: Pulse Width and UART receiver in text format.
- Free Monitor: Changes in Sensor Type definitions.
- Free Monitor: Fixes UART Receiver bug that was ignoring 0x00 byte.
Changelog v10.1.0:
- Free Monitor: Added length option to fit UART and network received data
"bl" : [ min, max ]
. - Free Monitor: Fixes target characteristic.
- Fixes Wifi reconnection and Active Roaming mode.
- Minor bug fixes.
Changelog v10.0.0:
- New HomeKit Service: Free Monitor:
- It is able to retrieve data from different sources and even copy that data to other services:
- Pulse GPIO.
- Analog Pin.
- Network requests.
- I2C devices.
- UART0.
- It is able to retrieve data from different sources and even copy that data to other services:
- New HomeKit Service: Air Quality.
- Garage Door: Added Actions
"12"
and"13"
. - Lightbulb: Improved DRAM usage at boot.
- Fan: New internal management system.
- Added support to RF emitter using same logic of IR emitter.
- Added ADC (Analog input) to use like a standard GPIO with binary inputs. Declare it as
"g":17
. - Added
Reboot
andWifi reconnection
options with HAA Manager. - HAA OTA Installer updated to v6.0.0.
- Many CPU improvements.
Read Wiki for more info.