Commit Graph

68 Commits

Author SHA1 Message Date
c611faf475 added docs 2021-04-21 11:45:33 +02:00
1ded57c2fa added readme, removed accidentally added compose 2020-07-30 17:20:03 +02:00
29d22e9c98 more comments and typos 2020-07-30 15:03:14 +02:00
3fdbe940b8 added comments and docker compose file 2020-07-30 13:00:38 +02:00
Max
81eedadb63 cleaned up pin defines in common.h 2020-07-23 20:04:50 +02:00
Max
f6b2fc75dd changed temperature comments, cleaned up 2020-07-23 20:03:20 +02:00
Andrés Uribe Stengel
960699fbc8 Set automatic light and irrigation initially to false. 2020-07-23 18:04:04 +02:00
Sebastian
f04624dccb setupNTP is now called inside connection setup at the end 2020-07-23 15:36:18 +02:00
Sebastian
28dfd4a9f4 now publishes every 60 seconds 2020-07-23 13:09:27 +02:00
Sebastian
68d45f6363 Added some comments 2020-07-23 12:30:44 +02:00
Sebastian
dd2a831ade Merge branch 'develop' into sherzog_dev 2020-07-23 12:20:34 +02:00
Sebastian
903e1e101a added comments to light classes 2020-07-22 23:28:13 +02:00
08bdb58a6c refactored and restructured 2020-07-22 18:55:58 +02:00
Sebastian
c68e136985 Merge branch 'develop' into sherzog_dev 2020-07-22 16:52:35 +02:00
Sebastian
80b6e5269f added comments for ntpManager 2020-07-22 16:52:15 +02:00
5136a46197 replaced device_id with UUID 2020-07-22 16:37:31 +02:00
93561d4273 implemented irrigation logic + autotoggle by mqtt 2020-07-16 10:55:17 +02:00
decdf72f7d resolved unresolved merge conflict xD 2020-07-14 18:23:29 +02:00
Andrés Uribe Stengel
d5aede9895 Merge Conflict 2020-07-14 15:24:37 +02:00
Andrés Uribe Stengel
2cf9157ebb Change brightness to int and change publish intervall to one minute. 2020-07-14 15:22:03 +02:00
Sebastian
18b5c0bfec Added class to get timestamps from NTP server 2020-07-12 18:28:59 +02:00
Andrés Uribe Stengel
855f1d958e Merge branch 'develop' of https://git.it.hs-heilbronn.de/auribest/smart_garden into auribest_dev 2020-07-12 10:28:30 +02:00
Sebastian
a50ca3f4eb Merge branch 'develop' into sherzog_dev 2020-07-11 12:06:15 +02:00
Sebastian
71e58773cb Light will now turn on if lx below minLX also color can be changed based on nanoMeters of prefered light 2020-07-11 10:34:06 +02:00
cbf51999db improved wifi & mqtt; preparation for deep sleep 2020-07-06 21:44:53 +02:00
Sebastian
62bf9a17c5 fixed light subscription 2020-07-06 12:41:14 +02:00
Sebastian
5fb882c59a light treshold will now be set based on mqtt command 2020-07-04 17:09:44 +02:00
Andrés Uribe Stengel
9e3b53a4eb Merge branch 'develop' of https://git.it.hs-heilbronn.de/auribest/smart_garden into auribest_dev 2020-07-04 08:12:56 +02:00
Sebastian
c9dc8f545f Merge branch 'develop' into sherzog_dev 2020-07-04 00:31:53 +02:00
6b20f577be improved sensor data structure 2020-07-03 19:08:38 +02:00
Sebastian
68f75f252d deleted test stuff 2020-07-03 13:21:13 +02:00
Sebastian
88d4561f9e Merge branch 'develop' into sherzog_dev 2020-07-03 12:51:56 +02:00
49fa6d08f4 increased memory for valve task 2020-07-02 22:02:19 +02:00
8512deb0c3 Merge branch 'volkmann_dev' into develop 2020-07-02 21:51:08 +02:00
a6fbbfab73 switched mqtt client; implemented persistence 2020-07-02 21:50:12 +02:00
Andrés Uribe Stengel
5d65dc79d0 Update .gitignore File to ignore Visual Studio Files. 2020-07-02 10:32:16 +02:00
Sebastian
b4ecfed027 added example to read data from MQTT Server 2020-07-02 02:03:30 +02:00
Andrés Uribe Stengel
d64710a841 Prevent moisture to exceed range from 0-100 percent. 2020-07-01 16:54:11 +02:00
Sebastian
03ea93b741 changed mqtt id 2020-07-01 14:31:50 +02:00
Sebastian
e1d7e3e51d Merge branch 'develop' into sherzog_dev 2020-07-01 12:35:34 +02:00
Sebastian
52e3ab8cdc update lightChecker 2020-07-01 10:52:26 +02:00
Sebastian
2827573bbc added lightChecker class and some basic pwm stuff 2020-07-01 10:49:42 +02:00
861d8b527b code style 2020-06-30 23:14:17 +02:00
32b6850814 refactored mqtt connections 2020-06-30 23:03:06 +02:00
47d58777c5 introduced soil thresholds 2020-06-30 21:15:30 +02:00
4d685c8edf implemented valve control tasks 2020-06-29 23:27:36 +02:00
Sebastian
2dfe3e5246 Merge branch 'develop' into sherzog_dev 2020-06-29 18:35:30 +02:00
Sebastian
a0066f0811 worked at RGBclass 2020-06-29 18:35:12 +02:00
8ad568ea1b improvements 2020-06-29 15:34:23 +02:00
2d8a30572b implemented WiFi & MQTT and some improvements in existing code 2020-06-29 00:48:05 +02:00