Empire
|
68386ce02f
|
Merge branch 'master' of github.com:0110/PlantCtrl
|
2023-02-10 22:12:57 +01:00 |
|
Empire
|
17d16a6eef
|
add resistive frequency sensor, updated dependencies
|
2023-02-10 22:08:29 +01:00 |
|
Your Name
|
43e638a587
|
set more state retained
|
2022-12-20 00:07:25 +01:00 |
|
Your Name
|
0d15479268
|
remove leftover
|
2022-12-20 00:07:25 +01:00 |
|
Your Name
|
2914a0c7a1
|
slightly adjust range for better precision
|
2022-12-20 00:07:25 +01:00 |
|
|
37a08dede6
|
add frozen water mode
|
2022-12-20 00:04:57 +01:00 |
|
Ollo
|
195d3d3c1b
|
Ignore voltages above 100V
|
2022-08-25 18:40:41 +02:00 |
|
Ollo
|
e820301490
|
Tweak state numbers
|
2022-08-23 20:26:11 +02:00 |
|
Ollo
|
29e3aa08cb
|
Fixed unit description for cooldown
|
2022-08-22 18:08:19 +02:00 |
|
Ollo
|
791d6f04b0
|
Tweaked number
|
2022-08-21 12:12:07 +02:00 |
|
Ollo
|
79ffd8acff
|
Version increased
|
2022-08-21 12:07:43 +02:00 |
|
Ollo
|
18b927bd59
|
Publish state as number and string
|
2022-08-21 12:05:43 +02:00 |
|
Ollo
|
c444117853
|
code refactoring: use the defined states of header file
|
2022-08-21 11:59:50 +02:00 |
|
Ollo
|
5d24a51bd9
|
Plant states defined in header
|
2022-08-21 11:52:15 +02:00 |
|
Ollo
|
71b9150279
|
Restore frequency boundaries (7a54065a5f )
|
2022-06-25 17:43:23 +02:00 |
|
Ollo
|
7eda866a91
|
Kept branch version of /esp32test/Esp32DeepSleepTest/src/main.cpp
|
2022-06-25 17:28:01 +02:00 |
|
Ollo
|
f18e4a7586
|
Show process in output (steps)
|
2022-06-25 17:20:11 +02:00 |
|
|
662d7bc853
|
add timer only mode, more sane default config
|
2022-05-20 01:00:04 +02:00 |
|
|
5dedc76727
|
formating only
|
2022-04-29 10:47:54 +02:00 |
|
|
15e96a4990
|
ensure compilation with bricking limits is not possible
|
2022-04-29 10:47:46 +02:00 |
|
|
0dd4553999
|
do not use pump for download indication anymore
|
2022-04-29 10:47:16 +02:00 |
|
|
7a841d423b
|
use more sane default (pump always not only at night)
|
2022-04-29 10:45:59 +02:00 |
|
|
4a86d8c41c
|
fixed analog probe being backwards, extended range for frequency one
|
2022-04-29 10:14:50 +02:00 |
|
Empire
|
c43da98245
|
Merge branch 'hydro'
# Conflicts:
# esp32/PlantControl.code-workspace
# esp32/include/ControllerConfiguration.h
# esp32/platformio.ini
# esp32/src/main.cpp
|
2022-04-27 19:19:26 +00:00 |
|
Ollo
|
f38cb6b564
|
Testsetup for frequency on GPIO17
|
2022-04-02 22:10:31 +02:00 |
|
Ollo
|
6c475a2ade
|
Sensor types are defined in platformio.ini
|
2022-03-06 14:25:14 +01:00 |
|
Ollo
|
9a172c269e
|
Swapped max and min for analog mapping
|
2022-03-06 14:05:54 +01:00 |
|
Ollo
|
868d3d912e
|
Update the analog maximum according datasheet
|
2022-03-06 13:47:21 +01:00 |
|
Empire
|
defbcca8ae
|
sht20 support
|
2022-03-05 09:31:43 +00:00 |
|
Empire
|
a9c4c32a22
|
Merge branch 'master' of github.com:0110/PlantCtrl
|
2022-02-19 17:47:00 +00:00 |
|
c3ma
|
1161c62a90
|
print into mqtt the sensor mode
|
2022-02-19 02:51:36 +01:00 |
|
c3ma
|
a0f8df7016
|
fix for capacitive sensors not working, enum introduction for sensormode
|
2022-02-19 02:24:19 +01:00 |
|
c3ma
|
d0320beaa7
|
allow sensor type selection per plant, changed calculations to use PCT values, due to different raw value meaning
|
2022-02-12 05:26:54 +01:00 |
|
Ollo
|
7a54065a5f
|
Reduced frequrency boundery
|
2022-01-25 22:11:38 +01:00 |
|
Your Name
|
27cd6af02d
|
cleanup power settings
|
2021-12-05 16:13:02 +01:00 |
|
Your Name
|
a745896643
|
added ulp-pwm logic for timedlight
|
2021-12-05 02:36:03 +01:00 |
|
Empire
|
80828eadd7
|
ulp tests
|
2021-12-04 16:04:18 +00:00 |
|
Empire
|
b9d8831dea
|
Merge branch 'master' of github.com:0110/PlantCtrl
# Conflicts:
# esp32/src/main.cpp
|
2021-12-03 18:42:37 +00:00 |
|
Empire
|
d69feb4143
|
basic pump ml calculation
|
2021-12-03 18:36:10 +00:00 |
|
Your Name
|
f131d9f39a
|
hydro mode config and ignore low voltage light condition
|
2021-12-02 16:50:24 +01:00 |
|
Your Name
|
d7b854da75
|
allow disable light voltage range with -1
|
2021-12-02 14:40:06 +01:00 |
|
Ollo
|
16a722816c
|
Use only Homie compliant datatypes: https://homieiot.github.io/specification/spec-core-v3_0_1/#
|
2021-11-29 17:25:08 +01:00 |
|
Ollo
|
9ff546b7b7
|
Remove Exception stuff
|
2021-11-28 16:02:08 +01:00 |
|
Empire
|
61fad8e14c
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
|
2021-11-19 18:58:26 +00:00 |
|
Empire
|
af618e73f3
|
pump refactor round 1
|
2021-11-19 18:48:14 +00:00 |
|
Ollo
|
c5bce25afe
|
Added time into logs
|
2021-11-14 19:49:40 +01:00 |
|
Ollo
|
a457db4447
|
Fixed memory leak
|
2021-11-14 13:51:52 +01:00 |
|
c3ma
|
66d69eab6b
|
Exceptions added
|
2021-11-13 17:26:39 +01:00 |
|
c3ma
|
f727971138
|
increased ota flash sizes
|
2021-10-27 22:04:44 +02:00 |
|
Your Name
|
d00517ec1e
|
added epoxy form and sensor mod
|
2021-10-27 15:05:37 +02:00 |
|