This website requires JavaScript.
2914a0c7a1
slightly adjust range for better precision
Your Name
2022-07-17 11:48:43 +02:00
37a08dede6
add frozen water mode
Empire
2022-12-20 00:04:57 +01:00
195d3d3c1b
Ignore voltages above 100V
Ollo
2022-08-25 18:40:41 +02:00
e820301490
Tweak state numbers
Ollo
2022-08-23 20:26:11 +02:00
29e3aa08cb
Fixed unit description for cooldown
Ollo
2022-08-22 18:08:19 +02:00
791d6f04b0
Tweaked number
Ollo
2022-08-21 12:12:07 +02:00
79ffd8acff
Version increased
Ollo
2022-08-21 12:07:43 +02:00
18b927bd59
Publish state as number and string
Ollo
2022-08-21 12:05:43 +02:00
c444117853
code refactoring: use the defined states of header file
Ollo
2022-08-21 11:59:50 +02:00
5d24a51bd9
Plant states defined in header
Ollo
2022-08-21 11:52:15 +02:00
71b9150279
Restore frequency boundaries (7a54065a5f )
Ollo
2022-06-25 17:43:23 +02:00
7eda866a91
Kept branch version of /esp32test/Esp32DeepSleepTest/src/main.cpp
Ollo
2022-06-25 17:28:01 +02:00
f18e4a7586
Show process in output (steps)
Ollo
2022-06-25 17:20:11 +02:00
662d7bc853
add timer only mode, more sane default config
Empire
2022-05-20 01:00:04 +02:00
5dedc76727
formating only
Empire
2022-04-29 10:47:54 +02:00
15e96a4990
ensure compilation with bricking limits is not possible
Empire
2022-04-29 10:47:46 +02:00
0dd4553999
do not use pump for download indication anymore
Empire
2022-04-29 10:47:16 +02:00
7a841d423b
use more sane default (pump always not only at night)
Empire
2022-04-29 10:45:59 +02:00
4a86d8c41c
fixed analog probe being backwards, extended range for frequency one
Empire
2022-04-29 10:14:50 +02:00
c43da98245
Merge branch 'hydro'
Empire
2022-04-27 19:19:26 +00:00
f38cb6b564
Testsetup for frequency on GPIO17
Ollo
2022-04-02 22:10:31 +02:00
6c475a2ade
Sensor types are defined in platformio.ini
Ollo
2022-03-06 14:25:14 +01:00
9a172c269e
Swapped max and min for analog mapping
Ollo
2022-03-06 14:05:54 +01:00
868d3d912e
Update the analog maximum according datasheet
Ollo
2022-03-06 13:47:21 +01:00
defbcca8ae
sht20 support
Empire
2022-03-05 09:31:43 +00:00
a9c4c32a22
Merge branch 'master' of github.com:0110/PlantCtrl
Empire
2022-02-19 17:47:00 +00:00
1161c62a90
print into mqtt the sensor mode
c3ma
2022-02-19 02:51:36 +01:00
a0f8df7016
fix for capacitive sensors not working, enum introduction for sensormode
c3ma
2022-02-19 02:24:19 +01:00
d0320beaa7
allow sensor type selection per plant, changed calculations to use PCT values, due to different raw value meaning
c3ma
2022-02-12 05:26:54 +01:00
7a54065a5f
Reduced frequrency boundery
Ollo
2022-01-25 22:11:38 +01:00
27cd6af02d
cleanup power settings
Your Name
2021-12-05 16:13:02 +01:00
a745896643
added ulp-pwm logic for timedlight
Your Name
2021-12-05 02:36:03 +01:00
80828eadd7
ulp tests
Empire
2021-12-04 16:04:18 +00:00
b9d8831dea
Merge branch 'master' of github.com:0110/PlantCtrl
Empire
2021-12-03 18:42:37 +00:00
d69feb4143
basic pump ml calculation
Empire
2021-12-03 18:36:10 +00:00
f131d9f39a
hydro mode config and ignore low voltage light condition
Your Name
2021-12-02 16:50:24 +01:00
d7b854da75
allow disable light voltage range with -1
Your Name
2021-12-02 14:40:06 +01:00
16a722816c
Use only Homie compliant datatypes: https://homieiot.github.io/specification/spec-core-v3_0_1/#
Ollo
2021-11-29 17:25:08 +01:00
9ff546b7b7
Remove Exception stuff
Ollo
2021-11-28 16:02:08 +01:00
61fad8e14c
Merge branch 'master' of https://github.com/0110/PlantCtrl
Empire
2021-11-19 18:58:26 +00:00
af618e73f3
pump refactor round 1
Empire
2021-11-19 18:48:14 +00:00
c5bce25afe
Added time into logs
Ollo
2021-11-14 19:49:40 +01:00
a457db4447
Fixed memory leak
Ollo
2021-11-14 13:51:52 +01:00
66d69eab6b
Exceptions added
c3ma
2021-11-13 17:26:39 +01:00
f727971138
increased ota flash sizes
c3ma
2021-10-27 22:04:44 +02:00
d00517ec1e
added epoxy form and sensor mod
Your Name
2021-10-27 15:05:37 +02:00
2ad351c41b
remove selfTest causing sideeffects for pumploop trigger
Your Name
2021-10-27 02:05:48 +02:00
7d80d444cf
use only seconds for time units, improve self test debug
Your Name
2021-10-27 01:42:01 +02:00
e70e467e9b
properly set last run time, as it apparently was missing
Your Name
2021-10-27 00:40:46 +02:00
6a97215a04
fix for hydroponic not working at night
Your Name
2021-10-27 00:40:26 +02:00
2c8645121e
added pump specific power level (requires controller that supports this or dc motor)
Your Name
2021-10-26 21:50:55 +02:00
dba39869d1
use shorter valid firmeware name
Your Name
2021-10-26 21:12:00 +02:00
9170a1fe05
some fixes for hydroponics mode
Your Name
2021-10-26 20:46:40 +02:00
49664ba6f7
added initial support for hydroponic systems, changed cooldown to use minutes
Empire
2021-10-22 17:39:42 +00:00
0bcef25528
Merge branch 'master' of https://github.com/0110/PlantCtrl
Your Name
2021-10-22 15:53:58 +02:00
f30a0a0c78
smooth battery sensor
Your Name
2021-10-22 15:52:19 +02:00
d819f7df4e
Update documentation
Ollo
2021-10-15 21:59:47 +02:00
ecc03e9cb4
mqtt extraction
c3ma
2021-10-06 22:00:17 +02:00
2cd0a0f48b
initial flowmeter logic and calculation
c3ma
2021-10-06 21:24:34 +02:00
b5569aa8ab
Cleanup of last changes
c3ma
2021-10-06 20:05:09 +02:00
244dfb9b27
Merge branch 'master' of https://github.com/0110/PlantCtrl
Your Name
2021-10-01 23:51:29 +02:00
f4e13454e3
wip new pump system
Your Name
2021-10-01 23:46:37 +02:00
1619b93fa1
Updated ini.example
Ollo
2021-10-01 23:00:24 +02:00
58cb523e1b
added determineTimeLightState in TIMED_LIGHT_PIN define
Ollo
2021-10-01 22:53:40 +02:00
e913ff462e
Merge branch 'master' of github.com:0110/PlantCtrl
Ollo
2021-10-01 21:40:41 +02:00
f13a25b34d
prevent light from being reenabled untill next day after low voltage trigger
Your Name
2021-09-14 18:54:14 +02:00
88e4ceea8b
fix for wrong validator
Empire
2021-08-30 08:02:12 +00:00
f99f72b65a
added timed light function
Your Name
2021-08-29 20:45:50 +02:00
e927fc8c70
add alarm if pumps did not change state to wet after X consecutive tries
Your Name
2021-08-23 00:58:37 +02:00
61098724b6
fixed wrong percent calculation, emit trigger value to mqtt
Your Name
2021-08-17 16:55:52 +02:00
2e052710e2
missing sensor error
c3ma
2021-07-21 21:34:14 +02:00
d043d873cc
Reading sensors by frequency
c3ma
2021-07-21 21:23:58 +02:00
2d167c7393
adapted datatype
Ollo
2021-07-14 21:43:03 +02:00
f6c51f6d05
Updated example, more debug output in script
Ollo
2021-07-14 21:33:47 +02:00
02a882ebde
Seperate setting itself into a local file
Ollo
2021-07-14 21:21:49 +02:00
697d470d29
Renamed file
Ollo
2021-07-14 21:15:04 +02:00
c448960415
Check values before publishing water stuff
Ollo
2021-07-14 21:14:03 +02:00
2d91f91290
react on switch from Mqtt
c3ma
2021-07-09 22:51:50 +02:00
df39c09c50
code cleanups
c3ma
2021-07-09 21:50:51 +02:00
99703e5ad1
Adjust moister sensor boundaries
c3ma
2021-07-09 19:40:51 +02:00
12d4c9950d
fix cooldown memory without power, improved logging
Your Name
2021-07-01 23:09:02 +02:00
456f78042c
Fixed concatination of strings in logging
Ollo
2021-07-01 22:15:55 +02:00
57d18af76d
converted serial prints into MQTT status log messages
Ollo
2021-07-01 22:06:50 +02:00
f1d55ed603
extracte time stuff, started logger
Your Name
2021-07-01 21:19:51 +02:00
a1f2388c7f
use mAlive instead of mqtt/homie varaibles
Your Name
2021-07-01 20:50:47 +02:00
d2010ddebb
improved script reliability
Your Name
2021-07-01 20:40:51 +02:00
7c9a0bf6f1
clear averages for each run, ignore distances higher than tank depth
Your Name
2021-07-01 20:39:51 +02:00
11d29939f6
code stuff
Your Name
2021-07-01 20:39:06 +02:00
c32fd350c1
stuff
Your Name
2021-06-29 23:50:41 +02:00
a1de9ee2b9
config reduced, config json parser memory adjusted
Your Name
2021-06-29 23:49:48 +02:00
5568000d62
initial settings uploader added
Your Name
2021-06-29 23:49:30 +02:00
191e05b941
fixed config backup and restore
Your Name
2021-06-29 22:09:30 +02:00
c22c14a42b
stop then script from sleeping the esp in case of an error
Your Name
2021-06-29 20:14:36 +02:00
54398b7bd6
adjust voltage divider to match 0.10 pcb layout
Your Name
2021-06-29 20:14:19 +02:00
0eeeb6dc60
set threshold for accumlator calculation
Your Name
2021-06-29 20:14:03 +02:00
e483b63400
Set 2k2 as pullup for I2C
C3MA Werkstatt
2021-06-23 22:05:24 +02:00
bc4d3ca271
0.10 rev final
Your Name
2021-06-23 20:20:55 +02:00
d08132c420
new extension header, improved labeling of connectors, optimized layout
Your Name
2021-06-10 23:03:22 +02:00
295673b6cb
redesigned custom connector
Your Name
2021-06-10 20:41:08 +02:00
c400200e23
Merge branch 'master' of github.com:0110/PlantCtrl
Ollo
2021-06-09 19:52:23 +02:00