raomin / ESPAltherma

Monitor your Daikin Altherma / ROTEX heat pump with ESP32
MIT License
317 stars 104 forks source link

Add support for ESPOE32 board #401

Open Alibloke opened 4 months ago

Alibloke commented 4 months ago

Somehow missed off the platformio.ini file from my last request.

Alibloke commented 4 months ago

This should close #381

bgcngm commented 4 months ago

Squash 0a719cb and 1dbbb6e into a single commit.

Alibloke commented 4 months ago

@bgcngm that took some effort, but I think I did it

swalsh11 commented 4 months ago

image This might be helpful,

Alibloke commented 4 months ago

Thanks @swalsh11 it is a shame that there's not any extra pins for the relay.

swalsh11 commented 4 months ago

It comes in a nice case, and it is easy to just add a new 5 pin header onto the grove port cable supplied. I use JST connectors, modified with a scalpel, overall not a bad option if you do not have a 3d printer. I think it might be possible to break out an I/O from the ESP32, But I do not have a use for that

swalsh11 commented 4 months ago

I will test in POE mode, and also powered from the X10 mode, I will see is there any difference in performance,

Alibloke commented 4 months ago

It comes in a nice case, and it is easy to just add a new 5 pin header onto the grove port cable supplied. I use JST connectors, modified with a scalpel, overall not a bad option if you do not have a 3d printer. I think it might be possible to break out an I/O from the ESP32, But I do not have a use for that

Yes I have few reasons to get a 3d printer and I can live without the relay for now.

swalsh11 commented 4 months ago

Looking at the Schematic, IO2 on the Bottom Right Looks like it could be used for an additional relay. image

raomin commented 3 months ago

Thanks @Alibloke, I just approved another PR for the m5stickc2. Yours conflicts now on the platform.ini. Could you please update it so I can approve it?

raomin commented 3 months ago

@Alibloke can you update this PR please?

Alibloke commented 3 months ago

Will do, should have time to look at it in a few days.

Alibloke commented 3 months ago

@raomin all sorted now

bgcngm commented 3 months ago

Not exactly, proper way would be to rebase all commits.

abbottcam commented 2 months ago

Hello, Did POEESP32 support get added? Did doesnt appear when I change the environment @Alibloke Ive downloaded https://github.com/Alibloke/ESPAltherma/tree/ESPOE32 Im using the M5 Stack POESP32. I can flash it using the M5 flashing tool. But my router does not see it connected via LAN. Sorry...Im still learning