Commit Graph

74 Commits

Author SHA1 Message Date
Senad Uka
96c67a6d00 gitignore 2016-04-10 11:58:18 +02:00
Senad Uka
3b8fb3dce4 fixed bug with rpio 2016-04-10 11:57:13 +02:00
0b4a886de6 Merge pull request #16 from senaduka/add_weather_again
weather works
2016-04-10 10:56:23 +02:00
Senad Uka
79df9d05b4 weather works 2016-04-10 10:47:11 +02:00
4df30c3523 Merge pull request #15 from senaduka/graph_fixing
FIxed graphs / inverted the tankFull bit!
2016-04-09 09:48:02 +02:00
Senad Uka
f886530f5f upgraded mongo and packages 2016-04-09 07:51:11 +02:00
Senad Uka
98983ea50d FIxed bug with inverted the tankFull bit! 2016-04-09 07:29:24 +02:00
Senad Uka
c947980844 FIxed graphs / inverted the tankFull bit! 2016-04-09 07:11:08 +02:00
974f18e067 Merge pull request #14 from senaduka/pre_production_fixes
Pre production fixes
2016-03-26 10:29:01 +01:00
Senad Uka
534497e373 Fixed filling logic 2016-03-26 07:32:53 +01:00
Senad Uka
26052a9afc Created graphs without d3 ;) 2016-03-26 07:28:43 +01:00
Senad Uka
e9e808a1bc Merge pull request #13 from senaduka/image_vise
- fixed names to match barrell*
2016-03-25 20:19:17 +01:00
4197d06819 - fixed names to match barrell*
- added more tag to images
2016-03-22 21:54:13 +01:00
Senad Uka
36d1adc626 Fixed a typo 2016-03-20 08:00:14 +01:00
Senad Uka
2317ad3e61 Some css modifications 2016-03-20 07:54:20 +01:00
b2e619c2c9 Merge pull request #12 from senaduka/ui_modifications
Ui is completely changed
2016-03-19 09:30:36 +01:00
Senad Uka
748dd19a87 Ui is completely changed 2016-03-19 09:23:59 +01:00
Senad Uka
21d364bf52 Merge pull request #11 from senaduka/improved_icon_handling_and_pump_management
Added 4 new images for opening and closing out valve while barrell is…
2016-03-19 04:33:23 +01:00
5cd8420bcf Added 4 new images for opening and closing out valve while barrell is either full or not full... also tried to add additional constraints for pump handling in means of that the pump should not be pumping if the out valve is open or opening 2016-03-18 22:26:41 +01:00
Senad Uka
24a1b81b92 Merge pull request #10 from senaduka/barrel_image_handling
Added proper barrel image handling based on input / sensor readings
2016-03-13 19:00:51 +01:00
829d6cf338 Added proper barrel image handling based on input / sensor readings 2016-03-09 00:35:26 +01:00
a8ac425832 Merge pull request #9 from senaduka/in_valve_support
In valve support
2016-03-06 21:07:56 +01:00
Senad Uka
d15bc0e5a6 problem with python syntax 2016-03-06 14:49:26 +01:00
Senad Uka
ee828c544e syntax error fix 2016-03-06 14:47:42 +01:00
Senad Uka
28e5f7f1f0 safe key getting from the response 2016-03-06 14:46:42 +01:00
Senad Uka
ed8267b6ab ignore existing config 2016-03-06 14:14:26 +01:00
Senad Uka
99fdc768fc config/init.py removed 2016-03-06 14:13:25 +01:00
Senad Uka
c47e1be364 Finished in valve support 2016-03-06 14:07:33 +01:00
Senad Uka
8d9e42c147 reformatted code 2016-03-06 13:40:53 +01:00
Senad Uka
279e0f8652 Added suport for in valve 2016-03-06 13:40:53 +01:00
2395cc6ddf Merge pull request #8 from senaduka/optimize_subscriptions
Optimized subscriptions
2016-03-06 12:05:48 +01:00
Senad Uka
357acd6f91 Optimized subscriptions 2016-03-06 09:20:36 +01:00
Senad Uka
6ea9933d60 performance update 2016-02-28 11:19:18 +01:00
7984783cdf Merge pull request #7 from senaduka/add_scheduling_setup
added scheduling
2016-02-28 10:22:47 +01:00
Senad Uka
33a5eee425 added scheduling 2016-02-28 10:05:14 +01:00
26bf8e5fd2 Merge pull request #6 from senaduka/controller_id_on_sensor_data
Controller id on sensor data
2016-02-14 17:05:00 +01:00
Senad Uka
a43099adf3 fixed api problems 2016-02-14 16:34:11 +01:00
Senad Uka
e985699645 controller id is now sent with sensor data 2016-02-14 12:10:39 +01:00
Senad Uka
2156651cb2 controller id is now sent with sensor data 2016-02-14 12:08:36 +01:00
Senad Uka
4b1873619b fixed default draining period 2016-02-14 10:52:26 +01:00
97246dbe6b Merge pull request #5 from senaduka/scheduled_close_after_opening
finished scheduled close after opening
2016-02-14 10:40:44 +01:00
Senad Uka
f203119656 finished scheduled close after opening 2016-02-14 10:34:54 +01:00
Senad Uka
5a4dd87e4f Merge pull request #4 from senaduka/tankFull
Version to support the reading if the tank is full (BCM GPIO 20 used)
2016-01-26 16:29:19 +01:00
1f7db8e176 Version to support the reading if the tank is full (BCM GPIO 20 used) 2016-01-25 19:38:21 +01:00
ed0173f54d Merge pull request #3 from senaduka/valve_control
Valve control
2016-01-24 10:31:11 +01:00
Senad Uka
dedc61b76d edited readme 2016-01-24 09:57:03 +01:00
Senad Uka
6531b297d4 updating readme 2016-01-24 09:50:49 +01:00
Senad Uka
dd7f401aa9 fixed bug close and open valve methods 2016-01-24 09:41:38 +01:00
Senad Uka
4f01af32c8 fixed bug in debugging output 2016-01-24 09:40:39 +01:00
Senad Uka
d71a0472c6 fixed bug in logic 2016-01-24 09:37:02 +01:00