History for pyenergenie / src
2016-05-27
@David Whale
Moved KVS to separate module with separate test harness. ...
David Whale committed on 27 May 2016
@David Whale
Managed to persist device configuration to registry.kvs
David Whale committed on 27 May 2016
2016-05-26
@David Whale
Beginnings of a persistent version of a class is appearing
David Whale committed on 26 May 2016
@David Whale
Test harness for new Registry and KVS in place
David Whale committed on 26 May 2016
@David Whale
Design of persistent registry store improved after a re-think
David Whale committed on 26 May 2016
@David Whale
Pseudo code for KVS written, ready to be coded up
David Whale committed on 26 May 2016
@David Whale
monitor_mihome now works with auto join and switch toggling
David Whale committed on 26 May 2016
@David Whale
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale committed on 26 May 2016
@David Whale
Registry_test all test cases now pass for discovery
David Whale committed on 26 May 2016
2016-05-25
@David Whale
Set up test case for the final discovery test. ...
David Whale committed on 25 May 2016
@David Whale
Join_ack working on discovery mode autojoin
David Whale committed on 25 May 2016
@David Whale
Most test cases for discovery modes implemented and passing
David Whale committed on 25 May 2016
@David Whale
Auto discovery tested and working with accept
David Whale committed on 25 May 2016
@David Whale
Initial outer testing of 4 discovery modes done ok
David Whale committed on 25 May 2016
@David Whale
Framework of discovery methods in place, ready to TDD
David Whale committed on 25 May 2016
@David Whale
Design for discovery agents done
David Whale committed on 25 May 2016
@David Whale
Can now construct a device class instance from its product_id
David Whale committed on 25 May 2016
@David Whale
Default incoming message callback added to router, for logging/debug
David Whale committed on 25 May 2016
@David Whale
Router unknown message handling callback registration is cleaner
David Whale committed on 25 May 2016
@David Whale
Neater callback mechanism for device class instances to use. ...
David Whale committed on 25 May 2016
2016-05-24
@David Whale
Fixed bug where sensorid was always zero in csv log
David Whale committed on 24 May 2016
@David Whale
Synthetic receive working in monitor_mihome.py
David Whale committed on 24 May 2016
@David Whale
energenie.loop() written with FSK receiver connected to fsk_router
David Whale committed on 24 May 2016
@David Whale
Router ready to be tied into a loop()
David Whale committed on 24 May 2016
@David Whale
control_both.py working in simulation
David Whale committed on 24 May 2016
@David Whale
switch.py renamed as control_mihome.py, rewritten for new OO interface
David Whale committed on 24 May 2016
@David Whale
legacy.py rewritten to use new device class interface
David Whale committed on 24 May 2016
2016-05-23
@David Whale
Tested on Raspberry Pi, all 4 testers still work with new Message()
David Whale committed on 23 May 2016
@David Whale
Improved debug output for testing
David Whale committed on 23 May 2016
@David Whale
Ran all test cases again (no hardware), fixed a few issues. ...
David Whale committed on 23 May 2016