Releases: pfink/nuimo-openhab-python
Releases · pfink/nuimo-openhab-python
1.3 - Stable v3
1.2 - Stable v2
Minor Update
- improved logging
- Bugfix: type casting issues when using sample configuration
In case you upgrade, please ensure to apply these changes to your config.yml
Tested with the following set of pip packages:
certifi (2020.12.5)
chardet (4.0.0)
cryptography (1.7.1)
gatt (0.2.7)
idna (2.10)
keyring (10.1)
keyrings.alt (1.3)
nuimo (0.3.6)
pip (9.0.1)
pyasn1 (0.1.9)
pycrypto (2.6.1)
pygobject (3.22.0)
python-apt (1.1.0b5)
python-dateutil (2.8.1)
python-openhab (2.14.1)
pyxdg (0.25)
PyYAML (5.3.1)
requests (2.25.1)
SecretStorage (2.3.1)
setuptools (33.1.1)
six (1.15.0)
urllib3 (1.26.4)
wheel (0.29.0)
1.0 - Stable v1
- digit-based LED feedback on rotation
- possibility to show the Nuimo's battery level on LED display
- possibility to track the Nuimo's battery level within openHAB
- automatic poll and apply of sitemap config changes
- show error icon if an exception occurs during event handling
- Bugfix: handle initial
NULL
states of items correctly - Bugfix: graceful shutdown on several linux signals
- Bugfix: initial slider state was shown as "0" on LED matrix even though the Slider's state was a different one
0.4 - Beta
- documentation improvements
sendFrequency
parameter for Sliders is now supported- Rotation speed/sensitivity is now configurable
- Bugfix: Custom mapped commands were sometimes ignored
- Bugfix: Only commands of the first Switch per widget were executed
- Bugfix: Solve path resolution issues when running nuimo-openhab-python as a service
0.3 - Alpha
This release is a major update and contains most of the features that the stable version will have. Especially it introduces:
0.2 - Pre-Alpha v2
Some smaller bugfixes & stability improvements.
0.1 - Pre-Alpha v1
Initial release.