Skip to content

Releases: RavenSystem/esp-homekit-devices

Home Accessory Architect v0.8.4

14 Dec 20:00
Compare
Choose a tag to compare

Changelog:

  • Garage Door: Fixed set target door issue when door is stopped but not completely opened or closed.
  • Garage Door: Removed force stop door when obstruction detected.

Changelog v0.8.0:

  • Added Garage Door accessory type.
  • Added timer to Outlet accessory type.
  • Fixed memory assignment bug. (Thanks to @vsevolod-volkov).

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.8.3

12 Dec 21:27
Compare
Choose a tag to compare

Changelog:

  • General: Fixed boot process bug that enters in setup mode without request it.
  • General: Faster boot.
  • Garage Door: Improved obstruction detected management when sensors are used.

Changelog v0.8.0:

  • Added Garage Door accessory type.
  • Added timer to Outlet accessory type.
  • Fixed memory assignment bug. (Thanks to @vsevolod-volkov).

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.8.2

09 Dec 10:31
Compare
Choose a tag to compare

Changelog:

  • Garage Door: Improved obstruction detected management.
  • Garage Door: Added obstruction detected "received orders".
  • Lightbulb: Fixed bug with HSI to RGBW algorithm.

Changelog v0.8.0:

  • Added Garage Door accessory type.
  • Added timer to Outlet accessory type.
  • Fixed memory assignment bug. (Thanks to @vsevolod-volkov).

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.8.1

08 Dec 20:00
Compare
Choose a tag to compare

Changelog:

  • Fixed bug in garage door actions.

Changelog v0.8.0:

  • Added Garage Door accessory type.
  • Added timer to Outlet accessory type.
  • Fixed memory assignment bug. (Thanks to @vsevolod-volkov).

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.8.0

08 Dec 19:25
Compare
Choose a tag to compare

Changelog:

  • Added Garage Door accessory type.
  • Added timer to Outlet accessory type.
  • Fixed memory assignment bug. (Thanks to @vsevolod-volkov).

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.7.10

06 Dec 22:05
Compare
Choose a tag to compare

Changelog:

  • Now WiFi-AP (HAA-XXXXXX) is only available in setup mode when configured WiFi network is not available.
  • Added option in setup mode to remove WiFi settings.
  • Added option to disable auto-dimmer in lightbulb accessory type.
  • Code improvements.
  • Reduced firmware binary size.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.7.9

04 Dec 22:14
Compare
Choose a tag to compare

Changelog:

  • Added device hostname, and it can be user customizable.
  • Fixed factor declarations with Lightbulbs (#637).
  • New DHT sensor driver used (Special thanks to @WizBangCrash).

v0.7.5 Changelog:

  • Fixed a serious security issue that allowed an attacker to manage accessories without an encrypted or authenticated connection.
  • A new type of Actions comes with this version:
    Accessory Manager Actions. With them, you can send orders to other accessories of the same device. For example, you can trigger a motion sensor when a HomeKit switch is turned on, or you can create some HomeKit switches with interlock, ...).
  • Added a new option to enable HomeKit Rest API outside HomeKit environment. Now you will be able to access to your accessories using third party-tools (for example: custom scripts, Home Assistant...).
  • Increased maximum number of connected clients from 16 to 24.
  • Device boot is even faster.
  • Some performance enhancements.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.7.8

29 Nov 19:19
Compare
Choose a tag to compare

Changelog:

  • Added optional timer to standard HomeKit Switches (Acc Type 1).
  • Fixed a bug with "Water Valve" initial state.
  • Some code optimizations to reduce firmware size.

v0.7.5 Changelog:

  • Fixed a serious security issue that allowed an attacker to manage accessories without an encrypted or authenticated connection.
  • A new type of Actions comes with this version:
    Accessory Manager Actions. With them, you can send orders to other accessories of the same device. For example, you can trigger a motion sensor when a HomeKit switch is turned on, or you can create some HomeKit switches with interlock, ...).
  • Added a new option to enable HomeKit Rest API outside HomeKit environment. Now you will be able to access to your accessories using third party-tools (for example: custom scripts, Home Assistant...).
  • Increased maximum number of connected clients from 16 to 24.
  • Device boot is even faster.
  • Some performance enhancements.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.7.7

28 Nov 11:35
Compare
Choose a tag to compare

Changelog:

  • Fixed a bug with "Kill Switches" initial state.

v0.7.5 Changelog:

  • Fixed a serious security issue that allowed an attacker to manage accessories without an encrypted or authenticated connection.
  • A new type of Actions comes with this version:
    Accessory Manager Actions. With them, you can send orders to other accessories of the same device. For example, you can trigger a motion sensor when a HomeKit switch is turned on, or you can create some HomeKit switches with interlock, ...).
  • Added a new option to enable HomeKit Rest API outside HomeKit environment. Now you will be able to access to your accessories using third party-tools (for example: custom scripts, Home Assistant...).
  • Increased maximum number of connected clients from 16 to 24.
  • Device boot is even faster.
  • Some performance enhancements.

Read Wiki for more info.

Donate Chat Twitter

Home Accessory Architect v0.7.6

27 Nov 21:04
Compare
Choose a tag to compare

Changelog:

  • Fixed a bug introduced in v0.7.5 with initial state that did not perform configured actions at boot.

v0.7.5 Changelog:

  • Fixed a serious security issue that allowed an attacker to manage accessories without an encrypted or authenticated connection.
  • A new type of Actions comes with this version:
    Accessory Manager Actions. With them, you can send orders to other accessories of the same device. For example, you can trigger a motion sensor when a HomeKit switch is turned on, or you can create some HomeKit switches with interlock, ...).
  • Added a new option to enable HomeKit Rest API outside HomeKit environment. Now you will be able to access to your accessories using third party-tools (for example: custom scripts, Home Assistant...).
  • Increased maximum number of connected clients from 16 to 24.
  • Device boot is even faster.
  • Some performance enhancements.

Read Wiki for more info.

Donate Chat Twitter