Releases: RavenSystem/esp-homekit-devices
Releases · RavenSystem/esp-homekit-devices
Home Accessory Architect v0.8.4
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.
Home Accessory Architect v0.8.3
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.
Home Accessory Architect v0.8.2
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.
Home Accessory Architect v0.8.1
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.
Home Accessory Architect v0.8.0
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.
Home Accessory Architect v0.7.10
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.
Home Accessory Architect v0.7.9
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.
Home Accessory Architect v0.7.8
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.
Home Accessory Architect v0.7.7
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.
Home Accessory Architect v0.7.6
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.