Laxilef / OTGateway

OpenTherm gateway for HomeAssistant
GNU General Public License v3.0
120 stars 15 forks source link

Adapter compatibility ESP32 S3 + DIYLESS #15

Closed critictidier closed 6 months ago

critictidier commented 7 months ago

Great project, thank you!

I’m currently using https://diyless.com/product/opentherm-thermostat2 based on ESP32 S3 and original firmware.

Please advise if I can use your latest release in that setup? I wouldn’t expect the display of that board to be compatible and it’s not important in my scenario.

Laxilef commented 7 months ago

Hi, thanks! Now I'm working on stability on the esp32 platform. It should work on S3 too, but I haven't tested it. When the next version comes out, you can test it. But the display and BLE sensors are not supported.

For tests, you need to find out which GPIOs are connected to opentherm.

tshcherban commented 6 months ago

@critictidier we are using IO7 for OT receiving and IO41 for OT sending. Also if you're already using thermostat2 - you have a flashed BLE thermometer with a custom firmware, so its easy to passively listen to the advertising packets, example you can find in our repo: BLE repeater

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 6 months ago

This issue was closed because it has been stalled for 5 days with no activity.