Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Latest version doesn't appear in PlatformIO Registry

Open jomiplaz opened this issue 3 years ago • 3 comments

Only appears up to version 1.2.0

https://platformio.org/lib/show/7045/HomeKit-ESP8266/installation

jomiplaz avatar Aug 18 '21 10:08 jomiplaz

Still only 1.2.0 on PlatformIO... :/

Timwun avatar Sep 11 '21 17:09 Timwun

I've just updated my platformio.ini to point to the git repo:

lib_deps =
    https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266.git

cfurter avatar Jul 18 '22 12:07 cfurter

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. Screenshot 2022-12-04 at 18 41 47

ajschwieterman avatar Dec 04 '22 23:12 ajschwieterman