nuimo-openhab-python
nuimo-openhab-python copied to clipboard
added compatibility to python-openhab 2.14 and higher
python-openhab changed the variable "openHAB" to "OpenHAB" with version 2.14, so the import and initial call has to be changed
Maybe add the restriction for the version >= 2.14 of python-openhab in the requirements.txt too. But I didn't check any further compatibility.