Releases: adafruit/Adafruit_CircuitPython_FunHouse
WiFi module has been moved to PortalBase
Potentially Code breaking change
You will need Adafruit CircuitPython PortalBase 1.6.0 or later. The WiFi Module has been moved to PortalBase, so if your code was using it, you will need to update your code.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added Temperature, Pressure, and Humidity to Peripherals
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added some more init checks and options to not suppress errors
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Cleaned up MQTT Functions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
More MQTT Fixes and Features
This release includes the following changes
- MQTT Publish and Loop functions were placed inside error handling functions.
- 8883 is now the default MQTT port
- Added unsubscribed event handling
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Initial Release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.