We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594486d commit 0772d8eCopy full SHA for 0772d8e
README.md
@@ -1,7 +1,7 @@
1
[](https://landscape.io/github/sim0nx/python-openhab/master)
2
3
4
-python library for accessing the openHAB REST API
+python library for accessing the openHAB 1.x REST API
5
============
6
This library allows for easily accessing the openHAB REST API.
7
A number of features are implemented but not all, this is work in progress.
@@ -14,7 +14,7 @@ Requirements
14
15
Note on openHAB2:
16
-----------
17
- Make sure to use the 2.0 branch for openHAB2!
+ Make sure to use the 2.x branch for openHAB2!
18
19
Example
20
------------
0 commit comments