Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WiP] ESPHome component #237

Open
nekromant opened this issue Dec 6, 2022 · 0 comments
Open

[WiP] ESPHome component #237

nekromant opened this issue Dec 6, 2022 · 0 comments

Comments

@nekromant
Copy link

Hi, Folks! First, thanks a ton for all the mods and the firmware. This just makes this oven so worth a buy!

I've recently got mine, flashed with the firmware and now working on a custom esphome component that will drive this oven. Basically an ESP_01 is a ideal fir, since you can hook both reset and boot to GPIO0/GPIO2 and even get emergency reset and OTA functionality.

Anyways, I've got a few questions about the firmware and my work:

  • Do you think it's better to create a merge request and keep the esphome component in this repo, so that you can just link this repo in esphome yaml config, or it's better to keep these two apart?
  • Is the serial protocol going to change much in future?
  • Anybody already working on something similar?

I hope to put my current work-in-progress online the next weekend or so. For now there's not much to check out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant