2016-05-30
@David Whale
Tested and tweaked for Python 3 support
David Whale committed on 30 May 2016
@David Whale
Tested demos on real hardware. Works fine. ...
David Whale committed on 30 May 2016
@David Whale
Tested setup_tool.py on real hardware - works OK ...
David Whale committed on 30 May 2016
@David Whale
All test cases now run fine. ...
David Whale committed on 30 May 2016
@David Whale
All testers except Registry_test now running all tests
David Whale committed on 30 May 2016
@David Whale
Rationalised all comment styles. ...
David Whale committed on 30 May 2016
@David Whale
Moved setup code from global scope of Registry to energenie.init() ...
David Whale committed on 30 May 2016
2016-05-29
@David Whale
auto variable create example added. ...
David Whale committed on 29 May 2016
@David Whale
Energy monitor example written. ...
David Whale committed on 29 May 2016
@David Whale
Standalone discovery example written. ...
David Whale committed on 29 May 2016
@David Whale
Improved registry listing by using iterator
David Whale committed on 29 May 2016
@David Whale
Iterator added to registry
David Whale committed on 29 May 2016
@David Whale
Clarified control_any_noreg.py by adding a MIHO005 example
David Whale committed on 29 May 2016
@David Whale
Renamed a lot of the control_ demos, due to device agnostic behaviour
David Whale committed on 29 May 2016
@David Whale
Removed control_both.py, as control_any.py will do any sockets now
David Whale committed on 29 May 2016
@David Whale
control_mihome.py recoded to use remembered registry
David Whale committed on 29 May 2016
@David Whale
control_legacy.py simplified, assuming learning done by setup_tool.py
David Whale committed on 29 May 2016
@David Whale
setup_tool tested in simulation and works OK
David Whale committed on 29 May 2016
@David Whale
setup_tool finished, ready for testing
David Whale committed on 29 May 2016
2016-05-28
@David Whale
setup_tool now written, ready to start testing
David Whale committed on 28 May 2016
@David Whale
About half of the setup tool is written and roughly working
David Whale committed on 28 May 2016
@David Whale
Design for all setup_tool actions done
David Whale committed on 28 May 2016
@David Whale
setup_tool main menu written and working
David Whale committed on 28 May 2016
@David Whale
Defined requirements for demo apps including setup tool menu
David Whale committed on 28 May 2016
@David Whale
Specified the demos that we want to write as part of the device classes testing
David Whale committed on 28 May 2016
@David Whale
Receive counter implemented and tested
David Whale committed on 28 May 2016
@David Whale
Devices_test is now a unittest
David Whale committed on 28 May 2016
@David Whale
All registry tests now pass. ...
David Whale committed on 28 May 2016
@David Whale
Just the route creator to test now
David Whale committed on 28 May 2016
@David Whale
Most of Registry_test completed. ...
David Whale committed on 28 May 2016