Have you posted exactly what version rPi you are running? I couldn't seem to find that info in the thread....
Since you mention v4.2 HM hardware I am guessing perhaps you have an older rPi with a wired LAN? If so, I would connect the wired lan to your network and connect to the HM web interface via wired lan, then login to the HM config and scan for wifi from there. At least that will give you some clue what is going on.
If you don't have wired lan then I would try the AP point SNAPSHOT BUILD and scan for wireless hotspots with a smartphone, connect to HEATERMETER and load the HM web interface from there.
Did you hit SCAN and attempt to connect to your wifi network as described above?
Working is good!
You know what would be cool? To setup a script to SMS me the IP address assigned on start up. Is there a way to do that?
Thanks!
Neil
You can see it via http://heatermeter.com/devices/
Wow heatermeter reports to a mothership? Not sure how I feel about that....
Thu Sep 12 21:21:39 2019 daemon.warn odhcpd[293]: DHCPV6 SOLICIT IA_NA from 000100012354f8a0f099b65395ab on wlan0: no addresses available
Thu Sep 12 21:21:47 2019 daemon.warn odhcpd[293]: DHCPV6 SOLICIT IA_NA from 00010001250cff88784f43773b35 on wlan0: no addresses available
Thu Sep 12 21:21:58 2019 daemon.warn odhcpd[293]: DHCPV6 SOLICIT IA_NA from 00030001c863f1499402 on wlan0: no addresses available
You may have an issue with your DHCP pool.
That's the third time I've heard of someone who the autoconfig didn't work, but it worked just fine after selecting it in AP mode from the scan. I'm not sure how that happens, if it is something about the network that gets pulled in from the scan that makes it work or if there's a bug in the autoconfig process that doesn't copy the data correctly. I've tried dozens of combinations, even with a test wifi network to match the SSID/password and it always works here. Glad you were able to work it though though!
The call back to the mothership is solely in place to help people find their HeaterMeters on their network, which is always a problem despite the number of ways HeaterMeter tries to help (SSDP, mDNS/bonjour, the LCD display, the web devices list). The instructions to opt out are on that page Steve linked, and once opted out, the device will fall off the list in 48 hours.
The errors about conntrack are just OpenWrt trying to pull the information to display on the status page in the webui, but because HeaterMeter is not an internet router it doesn't have those features so OpenWrt complains about it. It can be completely ignored and I'm not sure why they decided that's an "error" level severity. I'm not familiar with the IPV6 errors though.