* Don't try to start browser automatically during first run. In many cases it doesn't work and may hide the URL. * Handle last_sent_value() returning None (issue 4).
0.5.0
------------------
* Disable appnap on Mac OS X if appnope module is available (issue 2). * Report new/changed/removed devices to Telldus live. * Release socket(s) before waiting to re-connect. * Require tellcore-py >= v1.1.0.
0.4.2
------------------
* Fixed problem that could occur after disconnect from server. * Fixed tellive_core_connector problem on Mac OS X (issue 1).
0.4.1
------------------
* Add all sensors and devices to the config on the first run.
0.4.0
------------------
* Fixed tellive_core_connector to not wake up two times every second, but instead only wake up when there is work to do.