github RavenSystem/esp-homekit-devices HAA_4.7.5
Home Accessory Architect v4.7.5

latest releases: HAA_12.12.4, HAA_12.12.3, HAA_12.12.2...
3 years ago

Changelog:

  • Force Wifi disconnection before reconnection attempt.

Changelog 4.7.0:

  • Better HomeKit reachability, with a new system to allow up to 8 simultaneous HomeKit connections, being able to accommodate new incoming connections dropping olds.
  • Fixed network logs when a custom target and port are used.

Changelog 4.6.0:

  • Digital binary inputs: Added option mode "m" to determine if GPIO input is normal "m":0 (default), or if it works with pulses "m":1.
    No pulses: LOW state.
    Pulses activity: HIGH state.
  • Some changes in Wifi reconnection system to improve stability and reachability.

Changelog v4.5.0:

  • Doorbell: Change way to work, and now it is a full working stateless event button. "f0" input will trigger doorbell. Actual doorbell accessories must be HomeKit re-paired.
  • Fixed bug in Wifi reconnection system that could cause a crash.
  • Some code improvements.

Changelog v4.4.0:

  • Network Action: Change bool HomeKit characteristic output from 0 and 1 to false and true.
  • Network Action: Added option "e": to set custom headers when HTTP is used.
    Remember to add \r\n after each header.
    Default is "e":"Content-type: text/html\r\n".
  • Lightbulb: New way to manage fast color and brightness changes.
  • General stability improvements.

Changelog v4.3.0:

  • HTTP/TCP Actions change name to Network Actions:
  • Network Actions: Added WakeOnLAN method:
    • "m":12: WOL. Fill content with MAC address only. Host and port must be specified.
      WOL example action: "h":[{"m":12,"h":"255.255.255.255","p":9,"c":"a1b2c3d4e5f6"}]
  • Fixed Advanced Network Logger bug.

Changelog v4.2.0:

  • HTTP/TCP Actions: Added UDP protocol:
    • Methods:
      • "m":13: UDP RAW.
      • "m":14: UDP RAW (HEX format).
  • HTTP/TCP Actions: Added some retries when network fails.
  • JSON General config: Added "ot": option to specify destination address for network logs, and port. A FQDN can be used. Default value is "255.255.255.255:45678".
  • Update Advanced Network Logger component.

Changelog v4.1.0:

  • Added built-in IR Capture tool, accessible from setup mode, with user selected GPIO. Output will be sent to UART.

Changelog v4.0.0:

Read Wiki for more info.

Donate Chat Twitter

Don't miss a new esp-homekit-devices release

NewReleases is sending notifications on new releases.