Commit Graph

11 Commits

Author SHA1 Message Date
e5237b5da4 Auto Brightness
- Hue now thread safe
- Added the auto-brightness
  * probably realistic enough
  * probably a bit buggy
- Added test for it
- Rearranged imports
2018-09-17 12:54:20 +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
4ab578226c Main
- added Mainfest for exporting in .jar
- Fixed fitbit getHeartRate
- Classes now throws exceptions if not initialized properly
- Added arguments for main
- Added try and catch system in main
- Todos now are more clear
- Added Log in Rest for errors
2018-09-05 20:46:57 +02:00
20015091
db1c6e0801 LOG
- tested some classes
- added logs
- added hue function for attributes
2018-09-04 12:50:23 +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
7b21345f89 Builded WebHook for DialogFlow 2018-08-29 00:52:40 +02:00
20015091
2c6789c33a Added Main 2018-08-28 12:47:41 +02:00
8feb04990f Added some Docs 2018-08-23 20:35:33 +02:00
09d8b7781f Refactor classes 2018-08-23 15:25:12 +02:00
Giacomo Bertolazzi 20015159
3798d18844 Secondary (#2)
* Added Sensor
* Modified something
2018-08-23 15:12:45 +02:00
Dawit Gulino 20013954
9d995e093e Branch #Dawit (this was a test)
* lampadine funzionano
* Aggiunto classe Sensor e testSensor. NON SO se giusto
* Aggiunto jar per Z-Wave
* Removed .gradle .idea
2018-06-01 21:36:47 +02:00