OTA Upload problem

First of all, love the esphomelib. Initial setup of an 8266 was stupid easy. This is one of those great enabling projects that just makes ideas and plans start popping into my head.

My current problem. I can’t do OTA uploads. I feel like there is some network configuration I am missing to translate the .local to the IP address of my 8266. The 8266 is on the network and working. I can see it in HA. I’ll post logs tonight if it helps, but I feel like I am missing something obvious.

I was looking in the wrong place. Specifying a static IP as an option in the wifi setup solved the problem.

Anyone else have this issue with HassIO? I am not able to do OTA updates from the HassIO addon web interface because it doesn’t resolve the .local names. Works fine on my laptop, but I’d rather deal with this stuff on the web UI.

I’m sure this is a networking thing - I’m using HassIO in a VM. Anyone figured it out?