Releases: adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC
1.0.9 - Fix and simplify temperature parsing
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
What's Changed
- switch from custom short int parser to builtin by @NanoExplorer in #5
New Contributors
- @NanoExplorer made their first contribution in #5
Full Changelog: 1.0.8...1.0.9
1.0.8 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
1.0.7 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
1.0.6 - Fixed ReadTheDocs build
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
1.0.5 - Added type hints
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
1.0.4 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
1.0.3 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.
Switch to incoming_packet_length
This requires CircuitPython 6.0.0+
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble_lywsd03mmc
.
Read the docs for info on how to use it.
1.0.1 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble_lywsd03mmc
.
Read the docs for info on how to use it.
1.0.0 - Initial release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-lywsd03mmc
.
Read the docs for info on how to use it.