Ollo
|
29e3aa08cb
|
Fixed unit description for cooldown
|
2022-08-22 18:08:19 +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
|
6c475a2ade
|
Sensor types are defined in platformio.ini
|
2022-03-06 14:25:14 +01:00 |
|
Empire
|
defbcca8ae
|
sht20 support
|
2022-03-05 09:31:43 +00: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 |
|
Your Name
|
a745896643
|
added ulp-pwm logic for timedlight
|
2021-12-05 02:36:03 +01:00 |
|
Empire
|
b9d8831dea
|
Merge branch 'master' of github.com:0110/PlantCtrl
# Conflicts:
# esp32/src/main.cpp
|
2021-12-03 18:42:37 +00: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 |
|
Empire
|
af618e73f3
|
pump refactor round 1
|
2021-11-19 18:48:14 +00:00 |
|
Your Name
|
2c8645121e
|
added pump specific power level (requires controller that supports this or dc motor)
|
2021-10-26 21:50:55 +02:00 |
|
Empire
|
49664ba6f7
|
added initial support for hydroponic systems, changed cooldown to use minutes
|
2021-10-22 17:39:42 +00:00 |
|
c3ma
|
ecc03e9cb4
|
mqtt extraction
|
2021-10-06 22:00:17 +02:00 |
|
Your Name
|
f4e13454e3
|
wip new pump system
|
2021-10-01 23:46:37 +02:00 |
|
Your Name
|
f99f72b65a
|
added timed light function
|
2021-08-29 20:45:50 +02:00 |
|
Your Name
|
e927fc8c70
|
add alarm if pumps did not change state to wet after X consecutive tries
|
2021-08-23 00:58:37 +02:00 |
|
Ollo
|
2d167c7393
|
adapted datatype
|
2021-07-14 21:43:03 +02:00 |
|
c3ma
|
df39c09c50
|
code cleanups
|
2021-07-09 21:50:51 +02:00 |
|
Your Name
|
a1de9ee2b9
|
config reduced, config json parser memory adjusted
|
2021-06-29 23:49:48 +02:00 |
|
Ollo
|
47aba5387b
|
Handle cooldown time for watering; add start and end time when pumping is allowed
|
2021-04-07 21:26:11 +02:00 |
|
Ollo
|
dc5dc27ba5
|
Removed index to indentify temperatur sensors
|
2021-04-07 19:40:31 +02:00 |
|
Ollo
|
55d66b763c
|
Chip temperature is published, too
|
2021-02-16 22:29:07 +01:00 |
|
Ollo
|
6f5c5536cc
|
Removed repeating code
|
2020-12-21 17:07:15 +01:00 |
|
Ollo
|
f8052bd9b0
|
corrected code highlighting
|
2020-12-21 16:26:53 +01:00 |
|
|
f4c935879b
|
fix one wire detection, allow multiple sensors and set per setting which one is which
|
2020-12-13 17:17:54 +01:00 |
|
|
5fcbf87671
|
startup reason mqtt notification
|
2020-11-28 01:45:57 +01:00 |
|
Ollo
|
61171fb379
|
States described in doxygen
|
2020-11-06 23:29:46 +01:00 |
|
Ollo
|
7080fe306b
|
Doxygen added
|
2020-11-06 22:19:16 +01:00 |
|
|
a14f599f5a
|
missing sensor detection, delta trigger moisture working
|
2020-11-04 23:28:08 +01:00 |
|
|
503c2b73b9
|
added raw moisture, improved pct calc , formating
|
2020-11-04 21:57:40 +01:00 |
|
Ollo
|
e0de8dabe8
|
NTP Server can be set via configuration item
|
2020-11-01 20:17:21 +01:00 |
|
Ollo
|
979baf5ff9
|
Adapt time comment
|
2020-10-31 12:44:32 +01:00 |
|
c3ma
|
5591c6dba2
|
Deep sleep is set according daylight
|
2020-10-21 19:50:05 +02:00 |
|
|
0a473173f8
|
reduced settings
|
2020-10-20 22:52:03 +02:00 |
|
c3ma
|
8458912962
|
Configuration can be used with default values
|
2020-10-16 18:40:39 +02:00 |
|
c3ma
|
4bdb82cecc
|
uniq setting names
|
2020-10-16 16:47:36 +02:00 |
|
c3ma
|
ce498bc7f8
|
Controller is runing again
|
2020-10-16 16:22:48 +02:00 |
|
c3ma
|
368d7f050d
|
Configuration moved into seperate header file
|
2020-10-16 15:03:51 +02:00 |
|