Arduino-HomeKit-ESP8266
Arduino-HomeKit-ESP8266 copied to clipboard
Latest version doesn't appear in PlatformIO Registry
Only appears up to version 1.2.0
https://platformio.org/lib/show/7045/HomeKit-ESP8266/installation
Still only 1.2.0 on PlatformIO... :/
I've just updated my platformio.ini
to point to the git repo:
lib_deps =
https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266.git
Could it be because of these files?
https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/blob/8a8e1a065005e9252d728b24f96f6d0b29993f67/library.json#L15
https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/blob/8a8e1a065005e9252d728b24f96f6d0b29993f67/library.properties#L2
v1.2.0 is the latest version that shows in the Arduino IDE, too.