File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1111 can block other applications to connect to the Max! Cube. You
1212 can call cube disconnect() method to release the connection
1313 manually.
14+
15+ ### Version 0.4.1
16+ * Several minor changes:
17+ - Allow to rollback to non-persistent connections to keep using original software for unsupported operations
18+ - Serial number of the cube was not extracted from handshake
19+ - When changing to auto mode, use weekly programme to fetch current temperature
20+ - Make MAX! Cube TCP port optional
Original file line number Diff line number Diff line change 77
88setup (
99 name = 'maxcube-api' ,
10- version = '0.4.0 ' ,
10+ version = '0.4.1 ' ,
1111 description = 'eQ-3/ELV MAX! Cube Python API' ,
1212 long_description = readme ,
1313 author = 'David Uebelacker' ,
You can’t perform that action at this time.
0 commit comments