First I want to say, that I am really impressed of this genius who wrote the Program. Thank you so much, you did a fantastic job. Here are some things I would like to be changed. I would like to have watering plan changed to W-Plan, Fertilizer Plan to F-Plan, Lighting Plan (not there yet) to L-Plan. They would have unique features that distinguish them from each other, like f.e. W-Plan does seconds, L-Plan does hours. Temperature T-Plan, i guess that fits into L-Plan. Sensors, I added a DS18B20 Temp Sensor, works fantastic. One-Wire is the New I2C.
Yeah, we need more Pins, to solve most of the Pin Problems I would like to suggest to add the One-wire in/out expansion Board/Chip DS2413 to the hardware settings. Each chip is 1.7 Dollar US and gives two additional GPIO Pins.
Talking about switch off, under the data tab, in the actuator graph, I would like to also see a symbol when a actuator is turned off. Right now it shows only when its turned on. And I want to create my own collections of graphs.
So that was it, I hope I am not asking to much. If so, I apologize. I have to much time due to corona.
Cheers, Lisa
Hi Lisa,
Thanks for the suggestions, I see you have a lot of expertise with hardware.
Anyway most of the suggestions will add too much complexity to the system because they include specific behaviours. I already have the feeling that with the current features the setting is already too complex.
Regarding the need for more pin, I'd agree with you. For this reason I'm working to include support for the MQTT protocol (well right now I'm stuck with some implementation issues, hopefully I'll find a solution soon)