Commit graph

786 commits

Author SHA1 Message Date
677ada3f44 Arduino/CanGrow/Screenshot_WebUI_root.png gelöscht 2025-03-20 23:53:19 +01:00
d20b954b9f add CCS811 CO2 sensor, untested 2025-03-18 00:32:36 +01:00
eef170f103 v0.2-dev2 2025-03-17 01:49:51 +01:00
4e0797f570 disable debugging output 2025-03-17 01:34:36 +01:00
6c6a39965c disable debugging output 2025-03-17 01:34:26 +01:00
725c0a8f99 dont perform i2c output update when status is failed, set status to failed when i2c output type or addr changed 2025-03-17 01:32:18 +01:00
a7f33aab68 GP8403 driver now working :) 2025-03-17 00:50:04 +01:00
966cf5f117 GP8403 troubleshooting 2025-03-17 00:27:09 +01:00
4c9469aab5 wip GP8403 (DFR Gravity) 2025-03-16 22:05:43 +01:00
a214aba81b add support for I2C Ouput Module GP8403 (DFR Gravity) 2025-03-16 21:45:50 +01:00
238dc34b95 I2C Output was not finished implemented, MCP4725 driver too. Fixed now. 2025-03-16 20:38:04 +01:00
3d5d633da5 implement water control mode sensor min threshold + timeinterval 2025-03-15 02:42:57 +01:00
d033462f5f maybe i want to set http timeout. 2025-03-15 02:06:03 +01:00
344b77967a implement water control mode sensor min threshold 2025-03-15 01:43:07 +01:00
2854588243 implement water control mode timeinterval 2025-03-15 01:19:49 +01:00
63863489c3 remove required water control mode 2025-03-14 01:24:53 +01:00
397b684c11 remove random number on SSID when in AP mode unconfigured 2025-03-14 01:23:35 +01:00
ab8bf08d4d cangrow.sh - get version from include/CanGrow.h , quick and dirty 2025-03-14 00:14:19 +01:00
40e0cdb2bb water control wip 2025-03-14 00:03:30 +01:00
e58a128dbb grow water control wip 2025-03-10 22:44:35 +01:00
1fc801d33f add air control mode steps 2025-03-10 20:51:22 +01:00
3ca3d4a4df add emoji html tags to Output description - helps maybe to locate the devices in the correct grow section 2025-03-10 03:04:11 +01:00
385e121198 air control wip - linear control 2025-03-10 02:00:44 +01:00
cb293dc48a air control wip 2025-03-10 01:48:42 +01:00
c13d55bcd4 nasty bug in Output_GPIO_Init_Update which prevent non inverted PWM on GPIO 0 to work 2025-03-10 01:05:54 +01:00
97cd4dabc4 air control wip 2025-03-10 00:38:48 +01:00
b642322ec9 air control wip 2025-03-10 00:16:08 +01:00
95aad26ae4 air control wip 2025-03-09 23:31:12 +01:00
16c89b2908 air control wip 2025-03-09 23:22:17 +01:00
7569e573d4 air control wip 2025-03-09 22:06:46 +01:00
5d34215441 small fix, begin of grow air control stuff 2025-03-09 00:34:56 +01:00
119a131069 fix output device edit, not cleaning up grow objects correct 2025-03-08 22:45:03 +01:00
fb14d4a887 fix bug in html_selectopt 2025-03-08 20:03:23 +01:00
546b5dc055 pwm frequency handling on ESP32 is different than on ESP8266, ESP32 TODO 2025-02-21 01:45:44 +01:00
345559f806 implement adjustable pwm frequency 2025-02-21 01:30:03 +01:00
e530f55011 implement veg/bloom light period 2025-02-17 19:26:24 +01:00
4eeddc67e7 do not override grow devices when editing output 2025-02-16 23:16:04 +01:00
3d571f63c9 rename set_light to light_power 2025-02-16 20:42:45 +01:00
971a21dbe8 light fade now working 2025-02-16 20:03:49 +01:00
b5c46ad581 CanGrow_Output fade WIP 2025-02-16 17:08:04 +01:00
a69fd7d0c4 fix little bug 2025-02-15 21:22:18 +01:00
27093e2fd9 first sets light fade, WIP 2025-02-04 00:30:51 +01:00
28fc83a036 first steps of basic time switching for lights 2025-02-03 23:10:18 +01:00
1a7ed52403 rename config.grow.air.speed to config.grow.air.power 2025-02-03 01:42:01 +01:00
7e18b674e9 add outputState[] 2025-02-03 01:10:40 +01:00
20528485db debug stuff 2025-02-02 23:25:39 +01:00
76b7c949e9 debug stuff 2025-02-02 23:19:42 +01:00
4112157b09 debug stuff 2025-02-02 23:15:47 +01:00
c6ba42ca7d fix typo, introduce DEBUG2 and DEBUG3 as debug level 2025-02-02 23:11:18 +01:00
8e8ee6dece log config.json to serial only when DEBUG 2025-02-02 23:01:11 +01:00