Releases: RavenSystem/esp-homekit-devices
Releases · RavenSystem/esp-homekit-devices
Home Accessory Architect 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.4
Changelog:
- Fixed a bug that could notify wrong Thermostat status when activated.
- Added delayed sensor starter feature: Now you can use same GPIO sensor with different accessories.
Read Wiki for more info.
Home Accessory Architect v0.7.3
Home Accessory Architect v0.7.2
Home Accessory Architect v0.7.1
Changelog:
- Fixed default min temperature for thermostats.
- Fixed a bug that avoid to enter in setup mode turning on and off thermostats from Home App.
Read Wiki for more info.
Home Accessory Architect v0.7.0
Changelog:
- Update Thermostat Accessory Type to newest HomeKit Heater/Cooler Type.
- Added Auto mode to Thermostats.
Those who use thermostats must reset HomeKit ID from setup mode and add it again to Home App.
Read Wiki for more info.
Home Accessory Architect v0.6.18
Changelog:
- Fixed a bug introduced with v0.6.17 that avoid to enter setup mode. If you are in v0.6.17, the only way to do it is using emergency setup mode.
Read Wiki for more info.
Home Accessory Architect v0.6.17
Changelog:
- IMPORTANT Added "Emergency Setup Mode": If device is powered cut or freezes before 3 seconds since boots, next time it boots will enter in Setup Mode.
- Added Actions to Events Button Accessory Type.
Read Wiki for more info.