Releases: HomeSpan/HomeSpan
Releases · HomeSpan/HomeSpan
HomeSpan v1.1.0
- Added ability to set Accessory ID with new optional argument to
SpanAccessory(uint32_t aid) - Added validation check to ensure the first Accessory defined always has aid=1
- Made
Characteristic::PositionState()optional forService::WindowCovering(). The HAP-R2 documentation does not accurately reflect how the Window Covering service works - Added UUID for
Characteristic::TargetHeaterCoolerState(), which is missing from HAP-R2 documentation (found it on Apple HomeKit GitHub site).
HomeSpan v1.0.1
HomeSpan 1.0.1 is the initial public release!
It is 100% feature-complete and includes 16 very detailed example-tutorials providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page User Guide provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit.