github RavenSystem/esp-homekit-devices HAA_1.3.1
Home Accessory Architect v1.3.1

latest releases: HAA_12.12.5, HAA_12.12.4, HAA_12.12.3...
4 years ago

Changelog:

  • General: Added some missed restore-clocks.

Changelog v1.3.0:

  • General: Improved HomeKit server performance.
  • General: Reduced logs and flash size.
  • General: Added new action type: "h":[] Send HTTP request:
    "h": Target host.
    "p": Port. (Default 80).
    "m": HTTP method (0: GET (default), 1: PUT or 2: POST).
    "u": URL. (Default /)
    "c": Content to send with PUT or POST method.

A basic example:
This HTTP request: http://<ip>/cm?cmnd=Power%20ON
is this HAA Action: "1":{"h":[{"h":"<ip>","u":"cm?cmnd=Power%20ON"}]}

  • Garage Door: Now door controls are blocked when an obstruction is detected.

Read Wiki for more info.

Donate Chat Twitter

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

NewReleases is sending notifications on new releases.