Commit Graph

5 Commits

Author SHA1 Message Date
20015091
898e25fcf3 Pre-Final
- Removed all the TODO
- Fixed some code
- Added missing Docs
2018-09-20 15:56:30 +02:00
eea9dd50e0 Fix and last TODO
- Various fix in code
- Fitbit now support steps by minutes
- Added data retrieving from WebHook
- Added checkSteps
2018-09-19 22:57:11 +02:00
a4c6c095c6 Database revolution
- added in fitbitData an interface for keeping track of date
- removed annoying IOException, now will write a LOG
- same thing in sensor
- fixed main and adapted to new Database system
- Database now has Local or Remote (to implement)
2018-09-10 21:32:09 +02:00
f7942abae2 Lights, Doc, Db
- Now lights works with DialogFlow
- Database automatically update data from user's fitbit
- Doc is written well (well.. it is ok)
- Added logging here and there
- Removed unused code
- Improved code reading and code quality
2018-09-02 00:04:29 +02:00
8feb04990f Added some Docs 2018-08-23 20:35:33 +02:00