FujiHeatPump / esphome-fujitsu

MIT License
43 stars 9 forks source link

Issues uploading to ESP32 device. #2

Closed sag007 closed 2 years ago

sag007 commented 2 years ago

Hey All,

I am new to HA let alone esphome and have been having issues trying to get this onto an esp32 device. If anyone could help a newbe I would be eternally grateful. Ever since installing this $5k ducted ac unit I have been annoyed at the fact that if I had purchased a cheaper unit, it probably would have come with wifi for me to be able to connect it to my network and start controlling it in HA. You would think buying a good brand you would get the good stuff but unfortunately this isn't always the case. I looked at the options of Anywair however as you would expect the $330 unit doesn't work with my unit however as you would also expect the $1600 package does.

The process I have followed thus far was in the latest version of both HA and the ESPHome integration was to open the ESPHome web gui, adopt the esp32 device, then copied the files into the directory as mention and install however it always fails to compile and upload to the device.

If anyone could offer any suggestions it would be greatly appreciated.

Regards,

Nathan

sag007 commented 2 years ago

Hey Guys,

So I finally seemed to have uploaded this to the ESP32 device but checking the debug on the usb serial I get the following;

[I][logger:243]: Log initialized [C][ota:461]: There have been 6 suspected unsuccessful boot attempts. [D][esp32.preferences:114]: Saving preferences to flash... [I][app:029]: Running through setup()... [D][fuji:028]: Fuji initialized [D][fuji:035]: starting task [D][fuji:010]: reached task [D][fuji:011]: serialTask started on core 1

I haven't made the circuit nor connected the unit to the unit but not sure why the unit keeps rebooting. Also once the unit boots should there be entities that then show up in HA? I dont see anything at all.

Regards,

Nathan

MaoZ1993 commented 2 years ago

Hi there

I think I encountered the same issue, after flashing into my esp32-wroom-32, it was trapped into a booting loop, and never brought back on.

Boot loop: Screen Shot 2022-08-01 at 5 37 17 pm

warning while flashing Screen Shot 2022-08-01 at 3 31 13 pm

tevaadarelsol commented 1 year ago

I am also facing this issue. Any way to solve it, please?

Thank you!

tevaadarelsol commented 1 year ago

Hello @sag007 and @MaoZ1993, did you managed to get it working? I'm facing the same issue. Thank you!