2016-05-30 |
Tested and tweaked for Python 3 support
David Whale
committed
on 30 May 2016
|
---|---|
|
|
|
|
Moved setup code from global scope of Registry to energenie.init()
...
David Whale
committed
on 30 May 2016
|
|
2016-05-29 |
control_mihome.py recoded to use remembered registry
David Whale
committed
on 29 May 2016
|
setup_tool tested in simulation and works OK
David Whale
committed
on 29 May 2016
|
|
2016-05-28 |
setup_tool now written, ready to start testing
David Whale
committed
on 28 May 2016
|
About half of the setup tool is written and roughly working
David Whale
committed
on 28 May 2016
|
|
Devices_test is now a unittest
David Whale
committed
on 28 May 2016
|
|
|
|
2016-05-27 |
Managed to persist device configuration to registry.kvs
David Whale
committed
on 27 May 2016
|
2016-05-26 |
monitor_mihome now works with auto join and switch toggling
David Whale
committed
on 26 May 2016
|
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale
committed
on 26 May 2016
|
|
2016-05-25 |
Join_ack working on discovery mode autojoin
David Whale
committed
on 25 May 2016
|
Auto discovery tested and working with accept
David Whale
committed
on 25 May 2016
|
|
Can now construct a device class instance from its product_id
David Whale
committed
on 25 May 2016
|
|
Neater callback mechanism for device class instances to use.
...
David Whale
committed
on 25 May 2016
|
|
2016-05-24 |
switch.py renamed as control_mihome.py, rewritten for new OO interface
David Whale
committed
on 24 May 2016
|
legacy.py rewritten to use new device class interface
David Whale
committed
on 24 May 2016
|
|
2016-05-23 |
Ran all test cases again (no hardware), fixed a few issues.
...
David Whale
committed
on 23 May 2016
|
|
|
Marked with ##HERE markers the refactoring required for new Message()
...
David Whale
committed
on 23 May 2016
|
|
2016-05-22 |
Started to think through a better message abstraction
David Whale
committed
on 22 May 2016
|
2016-05-21 |
Improved separation of test harness messages
David Whale
committed
on 21 May 2016
|
Moved test harnesses into separate _test.py modules
David Whale
committed
on 21 May 2016
|
|
More representative synthetic data added to FSK receive test
David Whale
committed
on 21 May 2016
|
|
2016-05-20 |
Poked a synthetic switch on message down the MIHO005 receive pipeline
David Whale
committed
on 20 May 2016
|
Started to flesh out the MiHome receive pipeline
David Whale
committed
on 20 May 2016
|
|
Spec'ed interface for OOK decoder
David Whale
committed
on 20 May 2016
|
|
|