Skip to content

1.13.5 - Fixed documentation building, alarms

Compare
Choose a tag to compare
@tekktrik tekktrik released this 18 Jul 19:01
· 78 commits to main since this release
499526b

Fixed the following issues:

  • Documentation needed adafruit_esp32spi to be mock imported by for sphinx since it is no longer being imported by the Adafruit IO library
  • Some alarms (TimeAlarm, TouchAlarm) were not working as intended due to faulty attribute access

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-portalbase.

Read the docs for info on how to use it.