Search found 16 matches

by HydroRay
Fri Apr 15, 2022 4:24 pm
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Re: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

I think it's technically 11.1.0.1 (the dev version) Another beginner tip I discovered: The "Configure Template" tab (that I was able to change all at once via the board code from Tasmota in "Configure Other - Template") sets the options for "Configure Module". So if you set your SCL and SDA pins in ...
by HydroRay
Fri Apr 15, 2022 1:27 am
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Re: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

I've got a Aquaponics kit and a Hydroponics kit actually. I figured if I could get the aquaponics kit to work I could just copy and paste into the hydro kit with no issues. - I'm going to be running out of two separate reservoirs (technically 3 if you count the seedlings, but that's flood & drain, s...
by HydroRay
Fri Apr 15, 2022 12:44 am
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Re: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

- I configured the gpios and when I did the i2cscan i would get back "error on 0x07" or something (an address that doesn't exist) - I installed my own build (via gitpod building a new tasmota32.bin file and esptool.py flashing it on) that had ezo's enabled (and my wifi/mqtt settings) which seemed to...
by HydroRay
Fri Apr 15, 2022 12:16 am
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Re: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

So I've spent most of the day trying to re-setup Tasmota but I'm stuck at the exact same place I was before... I'm unable to get the sensors to show up on the WebUI Main Menu, let alone figure out how to set up calibration, automation, etc. I did figure out how to get the basic MQTT communication wi...
by HydroRay
Wed Apr 13, 2022 6:54 pm
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Re: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

maybe you can give me a hand with the co2 sensor! These are the relevant lines from the install/boot: WARNING GPIO15 is a Strapping PIN and should be avoided. Attaching external pullup/down resistors to strapping pins can cause unexpected failures. See https://esphome.io/guides/faq.html#why-am-i-get...
by HydroRay
Tue Apr 12, 2022 4:42 am
Forum: Home Assistant Gardening
Topic: Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)
Replies: 11
Views: 6468

Setting up Atlas Scientific sensors in ESPHome (aquaponics kit)

Here's the code I used in order to get my Aquaponics Kit from Atlas Scientific to read data. It's not 100% yet as I haven't worked on calibrating or anything (I'll update when I get there), but I know just getting this far took me probably 5 days of messing around with ESPHome, Tasmota, and just a s...