ok I am bad at explaining things. you didnt miss anything i didnt explain it correctly.
if you are able to log into your esp8266 by typing in the ip address in browser you should see a screen like this.
select firmware upgrade in main menu

you then should be in this screen
select choose file and point it to the DOT bin file with I2c


then hit Start upgrade
you should have 4 wires coming from the ads1115 connecting to the esp8266
power, negative, SCL and SDA (SCL is Serial clock, and SDA is Serial Data
you need to know which spots you connect them to.
Now lets configure your tasmota properly so the I2c will work.
- In Main Menu select configuration

- in configuration screen you should see this.

- select configure module and you need to make sure it looks like this.
( set module type to generic 18)
on the esp the pins are labled d1, d2, and so on set d2 to I2c SDA, and D1 to I2C SCL
then make sure your sda and scl from the ads1115 is wired to the proper pins.
This is a lot Ill stop here for now.
message when your ready for next steps or if you have issues along the way.


