Skip to content

Releases: RavenSystem/esp-homekit-devices

Home Accessory Architect v0.2.2

07 Oct 10:51
Compare
Choose a tag to compare

Changelog:

  • Added fixed state triggers ("f0" and "f1") to HomeKit Switches and Outlets.
  • Some code and performance improvements.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.2.1

06 Oct 17:31
Compare
Choose a tag to compare

Changelog:

  • Fixed bug with Kill Switches states.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.2.0

06 Oct 12:50
Compare
Choose a tag to compare
  • Better way to manage initial sensor states.
  • Added the following Sensor Accessory Types:
    • Occupancy
    • Leak
    • Smoke
    • Carbon Monoxide
    • Carbon Dioxide
    • Filter change
    • Motion

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.1.3

05 Oct 20:55
Compare
Choose a tag to compare
  • Added Contact Sensor Accessory Type.
  • Added option to update firmware automatically after 90 seconds when device enters in setup mode.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.1.2

04 Oct 21:25
Compare
Choose a tag to compare
  • Added optional Secure Switch to all accessories (Disable accessory interactions).
  • Added optional Kids Switch to all accessories (Disable hardware buttons/switches).
  • Added option to customize time in seconds to allow enter setup mode ("m" key in config section).
  • Removed Secured Lock Mechanism accessory type.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.1.1

30 Sep 12:16
Compare
Choose a tag to compare
  • Added Lock Mechanism accessory type.
  • Added Secured Lock Mechanism accessory type.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.1.0

28 Sep 20:43
Compare
Choose a tag to compare
  • This version is out of BETA stage.
  • Added accessory initial states, including saved and user custom states.
  • Now digital output "value" key is optional, with default value 0.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.0.7

17 Sep 20:59
Compare
Choose a tag to compare

IMPORTANT: JSON has a new format again. Old JSON strings will not work.

  • Added option to disable HomeKit server, for hardware only projects.
  • Removed "actions" section to preserve flash storage. Now state actions are declared into accessory directly.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.0.6

03 Sep 22:35
Compare
Choose a tag to compare

IMPORTANT: JSON has a new format. Old JSON strings will not work.

  • Added customizable button filter.
  • Added declarations of buttons array to enter in setup mode.
  • Now every Homekit accessory state has a configurable action.
  • Removed "inverted" from digital outputs (relays).
  • Added "inching mode" to Homekit accessories.
  • Added "inching mode" to individual digital output actions.

Read Wiki for more info.

Home Accessory Architect v0.0.5

24 May 17:00
Compare
Choose a tag to compare
  • Added Stateless button accessory type.

Read Wiki for more info.