File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ A python api to control the Max! Cube thermostats:
88
99Basic usage:
1010
11- .. code::python
11+ .. code :: python
12+
1213 from maxcube.cube import MaxCube
1314 from maxcube.connection import MaxCubeConnection
1415
@@ -21,8 +22,9 @@ Basic usage:
2122 This api was build for the integration of the Max! thermostats into `Home Assistent <https://home-assistant.io >`__.
2223
2324Thanks to:
24- - `https://github.com/Bouni/max-cube-protocol <https://github.com/Bouni/max-cube-protocol >`__
25- - `https://github.com/ercpe/pymax <https://github.com/ercpe/pymax >`__
26- - `https://github.com/aleszoulek/maxcube <https://github.com/aleszoulek/maxcube >`__
27- - `openhab integration <https://github.com/openhab/openhab2/tree/master/addons/binding/org.openhab.binding.max >`__
25+
26+ - `https://github.com/Bouni/max-cube-protocol <https://github.com/Bouni/max-cube-protocol >`__
27+ - `https://github.com/ercpe/pymax <https://github.com/ercpe/pymax >`__
28+ - `https://github.com/aleszoulek/maxcube <https://github.com/aleszoulek/maxcube >`__
29+ - `openhab integration <https://github.com/openhab/openhab2/tree/master/addons/binding/org.openhab.binding.max >`__
2830
You can’t perform that action at this time.
0 commit comments