
- #MODBUS POLL 6.4.0 DRIVER#
- #MODBUS POLL 6.4.0 SOFTWARE#
- #MODBUS POLL 6.4.0 CODE#
- #MODBUS POLL 6.4.0 PASSWORD#
* Fix wifi strongest signal detection ( # 4704 ).* Fix possible dtostrf buffer overflows by increasing buffers.
#MODBUS POLL 6.4.0 PASSWORD#
* Change MQTT GUI password handling ( # 4723 ). * Change Hass discovery to short MQTT messages as used by Hass 0.81 and up ( # 4711 ). * Change FallbackTopic detection ( # 4706 ). * Change FallbackTopic from cmnd / / to cmnd / _fb / to discriminate from Topic ( # 1528 ). * Change RAM usage BMP / BME I2C sensors. * Change switch input detection by optimizing switch debounce ( # 4724 ). * Add variable % timestamp % to rules ( # 4749 ). * Add define DS18B20_INTERNAL_PULLUP to select internal input pullup when only one DS18B20 sensor is connected eliminating external resistor ( # 4738 ). #MODBUS POLL 6.4.0 DRIVER#
* Change switch driver making it modular and introduce input filter ( # 4665, # 4724 ).* Add support for MAX31855 K - Type thermocouple sensor using softSPI ( # 4764 ).h module lay - out by removing non - configurable GPIOs * Add support for Near Field Communication ( NFC ) controller PN532 using I2C ( # 4791 ).* Add command SetOption55 0 / 1 to disable / enable mDNS ( # 4793 ).* Remove command SetOption35 0 - 255 for mDNS start - up delay ( # 4793 ).* Add commands PowerCal, VoltageCal and CurrentCal for HLW8012, HJL01 and BL0937 based energy sensors.* Change button driver making it modular.* Add 4 seconds startup delay to button control ( # 4829 ).* Add no pull - up control to Shelly 2 module ( default is pull - up, change GPIO2 to Switch3n for no pull - up ) ( # 4841 ).* Add Power status functionality to LED2 when configured leaving LED1 for Link status indication.* Fix HLW8012, HJL01 and BL0937 based energy sensors low Power ( below 10 W ) measurement regression from 6.4.* Add split interlock part 1 ( # 4910 ).* Add define MDNS_ENABLE to control initial mDNS state ( # 4923 ).* Add support for Luminea ZX2820 Smart Socket with Energy monitoring ( # 4921 ).* Add support for Smanergy KA10 Smart Wall Socket with Energy monitoring.
* Add support for Digoo DG - SP202 Smart Socket with Energy monitoring ( # 4891 ). * Add support for YTF IR Bridge ( # 4855 ). * Add support for OBI Power Socket 2 ( # 4829 ). #MODBUS POLL 6.4.0 SOFTWARE#
* Fix Home Assistant Sensor Discovery Software Watchdog restart ( # 4831 ). * Fix Display exception 28 when JSON value is NULL received. Currently only supported on Shelly2 ( # 4841 ) * Add command SetOption62 1 to force no Button / Switch pullup on dedicated modules. h layout regarding optional module flags like ADC0
* Add SerialBridge command SSerialSend5. * Add ( S ) SerialSend3 escape sequence \ x to allow hexadecimal byte value ( # 3560, # 4947 ). * Fix allowable MAX_RULE_VARS to 16 ( # 4933 ). * Add support for Mi LED Desk Lamp with rotary switch ( # 4887 ). * Add support for MAX44009 Ambient Light sensor ( # 4907 ).
* Fix Hass Software Watchdog exception during discovery ( # 4988 ). * Fix Hass discovery of MHZ19 ( B ) sensors ( # 4992 ). * Add support for inverted buttons and inverted buttons without pullup ( # 4914 ). * Add core version conditional compile options to provided PWM files ( # 4917 ). to control interlock ON / OFF and add up to 8 relays in 1 to 4 interlock groups ( # 5014 ) * Add command Interlock 0 / 1 / 1, 2 3, 4. * Remove command SetOption63 as it has been superseded by command Interlock. * Remove command SetOption14 as it has been superseded by command Interlock.
#MODBUS POLL 6.4.0 CODE#
* Change code uint8_t flags to bool flags. * Change code use of boolean to bool and byte to uint8_t. * Add resiliency to saved Settings ( # 5065 ). * Add command SetOption36 to control boot loop default restoration ( # 4645, # 5063 ).