unreality / FujiHeatPump

Control Fujitsu AirConditioners with your Arduino board
MIT License
66 stars 12 forks source link

question can i use this for controlling my ac with esp32 that not have wifi units inside. #6

Closed pbvdven closed 1 year ago

pbvdven commented 1 year ago

I have 4 Fujitsu general aircon but only 2 of them have addon wifi units inside is it possible to fit the other 2 units with this project on esp32 and add then to home assistant?

i have ac unit ASHG14KMCC.

Tanks

unreality commented 1 year ago

should be possible, you'll need to write the code to interact with home-assistant though

pbvdven commented 1 year ago

should be possible, you'll need to write the code to interact with home-assistant though

Thanks

pbvdven commented 1 year ago

should be possible, you'll need to write the code to interact with home-assistant though

My unit does not have an the optional communions kit needed for the 3 wire remote. i only have ir-remotecontrol but it has the connection for the wifi module but its 4 wires instead of 3 any idea how to make that work? image

The wifi controller is connected too the lower pcb not the communication pcb as in the picture. image

unreality commented 1 year ago

Have a look at https://github.com/jaroslawprzybylowicz/fuji-iot

It includes a PCB layout and BOM that hooks directly into the internal unit. I dont think it needs the communications PCB, but i could be mistaken.