Search found 9 matches

by ryanjennings
12 Mar 2017, 18:19
Forum: ESP Easy: Software
Topic: Generic HTTP Controller DNS Hostname
Replies: 4
Views: 3521

Generic HTTP Controller DNS Hostname

I am having some trouble with the generic http controller. I got everything configured and it all works, but the problem is that the controller (wunderground) changes ips frequently. That is why I put a hostname instead of an ip. espeasy seems to resolve the dns to ip, but only when the controller i...
by ryanjennings
12 Mar 2017, 18:13
Forum: ESP Easy: Software
Topic: send data to ubidots.com
Replies: 4
Views: 3691

Re: send data to ubidots.com

I haven't used ubidots.com but my post here might be helpful.

https://www.letscontrolit.com/forum/vie ... 923#p13923
by ryanjennings
04 Mar 2017, 14:47
Forum: ESP Easy: Software
Topic: How to connect by hostname ?
Replies: 4
Views: 5248

Re: How to connect by hostname ?

I have been using the connect by hostname option for several weeks without trouble. This week things quit working. I am pretty sure my trouble came from the hostname lookup seems to only happen when the controller is configured. In my case the ip of the host changed. More details of my configuration...
by ryanjennings
06 Feb 2017, 16:15
Forum: ESP Easy: Software
Topic: How to connect by hostname ?
Replies: 4
Views: 5248

Re: How to connect by hostname ?

I ran into a similar problem because I had included https:// in the hostname. When I removed that everything worked.
by ryanjennings
06 Feb 2017, 16:15
Forum: ESP Easy: Projects / Applications
Topic: Http get request
Replies: 21
Views: 22575

Re: Http get request

I have made some progress so I wanted to post my solution for others. I am using esp mega so I have the option of 3 controllers in the controllers tab. I added a controller using the generic http protocol. I selected use hostname. The thing to watch for there is this is just the hostname. I had firs...
by ryanjennings
05 Feb 2017, 02:06
Forum: ESP Easy: Projects / Applications
Topic: Http get request
Replies: 21
Views: 22575

Http get request

I would like to generate a http get request to submit a temperature to weather underground.

http://wiki.wunderground.com/index.php/ ... d_Protocol

I searched around a bit but couldn't find an example of sending a get request. Is this possible?

Thanks for the help,
Ryan
by ryanjennings
25 Jan 2017, 14:47
Forum: ESP Easy: Hardware
Topic: SONOFF TOUCH - Did you see it?
Replies: 33
Views: 35900

Re: SONOFF TOUCH - Did you see it?

Did you flash a compiled download version? Touch is not a esp8266...you need to flash with the source code as esp8265. Oh thank you. I just used the same compiled download version of R120 I used for the sonoff relay. I thought the only difference was the onboard memory. I will give compiling a try....
by ryanjennings
25 Jan 2017, 04:02
Forum: ESP Easy: Hardware
Topic: SONOFF TOUCH - Did you see it?
Replies: 33
Views: 35900

Re: SONOFF TOUCH - Did you see it?

Nothing else. Works very fine! I have tried to flash R120 to a touch. All seems to go fine, but when I reboot I don't ever see the AP to connect to. Any suggestions? I have tried both 512 and 1024. I kept gpio 0 low during boot and all appears like I have had good results with on the basic sonoff m...