github RavenSystem/esp-homekit-devices HAA_3.3.1
Home Accessory Architect v3.3.1

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

IMPORTANT: New installations are incompatible with old fullhaaboot.bin files. Please, use last version.

Changelog:

  • Fixed new "d": ping action option.

Changelog 3.3.0:

  • Device category now is selected automatically by default, based on first JSON accessory. Override is possible using "ct":N key.
  • Ping action: Added "d": option to disable ping action when Wifi connection is lost. Default: "d":0.
  • More RAM memory improvements.
  • Added device actions: You can declare following actions into configuration section. They will be executed at determinate events:
    "0": At boot.
    "1": After accessories declaration.
    "2": After first Wifi connection.
    "3": Wifi reconnection.
    "4": Wifi disconnection.
    "5": Wifi keeps disconnected after 20 retries.

Changelog 3.2.0:

  • Added Tricky Doorbell accessory type: "t":13 Must be managed with a third-party HomeKit client. It can be problematic. This accessory works like a binary sensor, and it only sends a notification when status 0 is reached. It allows power monitoring too, like other sensors.
  • Huge RAM memory improvements.
  • Recode status LED functions.
  • Added option to customize device category using key "ct":N in config section. Values are:
    other = 1
    bridge = 2
    fan = 3
    garage = 4
    lightbulb = 5
    door_lock = 6
    outlet = 7
    switch = 8
    thermostat = 9
    sensor = 10
    security_system = 11
    door = 12
    window = 13
    window_covering = 14
    programmable_switch = 15
    range_extender = 16
    ip_camera = 17
    video_door_bell = 18
    air_purifier = 19
    heater = 20
    air_conditioner = 21
    humidifier = 22
    dehumidifier = 23
    apple_tv = 24
    speaker = 26
    airport = 27
    sprinkler = 28
    faucet = 29
    shower_head = 30
    television = 31
    target_controller = 32

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

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

NewReleases is sending notifications on new releases.