gcormier / megadesk

Open-source IKEA Bekant controller board
GNU General Public License v3.0
717 stars 53 forks source link

More esphome configuration #92

Closed tagno25 closed 2 years ago

tagno25 commented 2 years ago

I have added more esphome configuration setup and moved the serial info to a separate file.

Now there is a slider to set and show the desk height. The switches have been changed to buttons, and more have been added.

Should the esphome files be stored as separate files or kept in the Serial.md file?

gcormier commented 2 years ago

I think now that the esphome is more then just a sample, we could break it out to its own esphome.md file. It would cut down on the noise for those who want serial control for other purposes.

tagno25 commented 2 years ago

Should esphome.md be referenced in README.md or Serial.md or both?

gcormier commented 2 years ago

I would say both?

gcormier commented 2 years ago

Awesome work! Would love a screenshot of it in HA with the slider if you can grab one.