- Видео 1
- Просмотров 15 272
WowBotanics™
Добавлен 11 янв 2022
Welcome to WowBotanics™
Rare and unique plants produced in Germany.
We are a young start-up from Leipzig producing rare plants in our in Vitro lab. We focus on species that we find particularly interesting and apply the latest grow technologies to ensure your plants grow into strong, long-lasting friends without wasting resources.
Rare and unique plants produced in Germany.
We are a young start-up from Leipzig producing rare plants in our in Vitro lab. We focus on species that we find particularly interesting and apply the latest grow technologies to ensure your plants grow into strong, long-lasting friends without wasting resources.
How to Automate Your Indoor Garden with Home Assistant | Advanced Project
I explain how I automated watering, lighting, fertilization etc. of my indoor garden of 12 plants with home assistant (including a Grafana dashboard).
Let me know if you have questions or if you would like to have some things explained more in detail in additional videos.
Favorite tutorial to set up home assistant: ruclips.net/video/2UFSuJjH2LU/видео.html
Favorite RUclips channels to learn about automating an similar grow automation projects:
LEDGARDENER: ruclips.net/user/LEDGardener
hydrosys4 raspberry: ruclips.net/channel/UCIhP6dN6Gz-EPhrIK7PwHUA
Components used:
1. Raspberry Pi 4 (45 EUR)
2. Automation/Irrigation Hat - V10 (22 EUR, developed by HydroSys4 and sold via Tindie: www.tindie.com/p...
Let me know if you have questions or if you would like to have some things explained more in detail in additional videos.
Favorite tutorial to set up home assistant: ruclips.net/video/2UFSuJjH2LU/видео.html
Favorite RUclips channels to learn about automating an similar grow automation projects:
LEDGARDENER: ruclips.net/user/LEDGardener
hydrosys4 raspberry: ruclips.net/channel/UCIhP6dN6Gz-EPhrIK7PwHUA
Components used:
1. Raspberry Pi 4 (45 EUR)
2. Automation/Irrigation Hat - V10 (22 EUR, developed by HydroSys4 and sold via Tindie: www.tindie.com/p...
Просмотров: 15 295
Fantastic video! How often do you have to replace the sensors and how is the system's overall reliability?
Please more videos
Great Video, i begin also with a 2 channel system over ziggbee in ha but your system is my dream but i display data on e-paper display
What is the green spider looking plant
Very nice setup mate!
Hey, great project! What float switch are you using to track the water level in the tank? Take care! ✌️
I'm using a xkc y25 for that.
Mich würde die Umsetzung mit Home Assistent, esp Home und einem esp32 interessieren, da pis fast nicht mehr zu bekommen sind und Sau teuer wurden.
Hey Thomas, nice video - thanks for that. Would really like to know how this system is going for you today. I am looking for a way to get some metering for my plants into Home assistant but I'm not sure about the best sensor solution. I do have one of these sensors already and I seem the values there relatively erratic. There must be something better out there. Thought about building something myself, maybe even something chargable but not sure yet.
Hi Helmi, After long-term use I need to say: you are right - the sensors are not the best. Some you have to calibrate and some loose the connection from time to time. Making sure the batteries are reasonably charged reduces the error rate. I have also been looking for (wireless) alternatives but have not found any so for. However, last time I looked was probably 10 months ago. I also checked more expensive ones like FYTA but at the time it wasn’t sure if a connection can be established. Let me know if you find a better option.
Nice project. Is this setup still going strong or did you face any difficulties? Are these solenoid valves 12V or 5V ? Are you using flyback/suppressor diodes to dampen the back EMF from solenoid valve coils to protect other sensitive components in the circuitry? If yes what diodes are you using? I am in the process of purchasing materials for a vacation watering system. Planning to use a 24 channel ESP8266 module from AliExpress I am already using MiFlora sensors and HomeAssistant with my plants.
Sorry for late response. I use 12V valves and I have not anything that you describe installed. Honestly, even after translating I do not fully understand it as I am really just an amateur in this field. Can you recommend a link to better understand the thing you describe?
What you've done is excilent!
Wow this is a great chanel. I'm a big fan of automations and I've been looking for a source to start a indoor garden to grow my own vegetables and herbs. I think I can learn much from your skills. Mainly because micro greens are the next big thing that can change the co2 output, and it's also a inexpensive way to eat healthy food. Your delivering great work.
Thanks a lot for the feedback! The entire setting definitely works for micro greens, too. I’ll try to make videos about my other projects that are more similar.
Great video!!!!! I have a Homeassistant server running on a desktop how do I connect the irrigation HAT without Raspberry PI to my home assistant
Hmm, that’s a tough one. The irrigation hat is specifically designed for Pi and fits directly on the pins. What is it that you would like to do? Are you looking for an easy connection to the relais?
@@thomasmarquardt8118 yes was trying to avoid pi and another instance of HA
May be should use esp32 with relay
@@thomasmarquardt8118 thanks for the reply!!!
@@abineshadhikari5973 that was also what I was going to suggest. I’ve seen pieces where the relais are already integrated. I am also working with a relais board connected to esp32 in a different system.
Great video ..I am also building something like this project but using home assistant and esphome on different esp boards ..I have just got some wired soil sensors and small pumps also …also have a PH sensor that I want to intergrate … I have some Mi flora sensors also …where do you get the correct plant value information to set the sensor to start a water ? Just started growing a few plants so hoping to keep them all alive …
Sounds like a cool project! For watering my plants I use the automation below. You will notice this is only for a single valve. I have another one running for my pump, which would only fire if one of the sensor value is lower than my moisture targets. The targets I determined via input numbers - you can include them in your config.yaml. Input numbers can then be used in the automations (like below) or in sliders in the front end to adjust them. I hope this is what you wanted to know. - id: Openvalve_Greenhouse alias: Openvalve_Greenhouse trigger: - at: '12:30:00' platform: time condition: - condition: template value_template: '{{ (states(''sensor.greenhouse'') | float < states(''input_number.moisture_target1'') | float) }}' action: - data: {} entity_id: switch.valve1 service: switch.turn_on - delay: 00:02:00 - data: {} entity_id: switch.valve1 service: switch.turn_off
Great project! I'm working on something simular but with expensive off the shelf smart home devices
Cool! Which devices are you using?
wow awesome!
Great video! How do you like those Bluetooth sensors? Plants look really nice.
Thank you! The sensors work OK for me but I had to calibrate them (over template on config.yaml). My impression is also that they are not as accurate as e.g. a capacitive soil sensor (connected via ESP32). For some there are big and sudden drops in moisture level where a capacitive soil sensor would show an more incremental decrease over time. I also had 2 faulty ones already. Hence, I would always source locally and not via Alibaba or similar so you can return them in case of a defect. I have been looking for alternatives. There's a few been recently released to the market but I am not so sure if they can be easily integrated.
Wow Nice 🪴🌱