Skip to content

Releases: HomeSpan/HomeSpan

HomeSpan v1.1.0

07 Dec 12:32
f132315

Choose a tag to compare

  • 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 for Service::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

28 Nov 13:58

Choose a tag to compare

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.