Skip to content

Commit

Permalink
1.3 release notes and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrivnak committed Jun 17, 2017
1 parent 7c29de9 commit 50dc2c6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Supported models:

- CT30 v1.75
- CT30 v1.92
- CT30 v1.94
- CT30 v1.99
- CT50 V1.09
- CT50 V1.88
Expand Down Expand Up @@ -141,6 +142,20 @@ complicated or large.
Release Notes
=============

1.3
---

Several models were added with thanks to the corresponding contributors!

CT30 v1.75 - Albert Lee
CT30 V1.94 - billy1
CT30 v1.99 - Adam Fazzari
CT50 V1.92 - mdingman
CT80 Rev B2 V1.09 - Steve Bauer

Thanks also to Albert Lee for adding remote temperature support, energy LED
support, plus support for the "lock_mode" and "simple_mode".

1.2
---

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_desc = open('README.rst').read()

setup(name='radiotherm',
version='1.2',
version='1.3',
description='client library for wifi thermostats sold by radiothermostat.com',
long_description=long_desc,
packages=('radiotherm',),
Expand Down

0 comments on commit 50dc2c6

Please sign in to comment.