Hi !
I am a great fan of your project, it is running "flawlessly" here - using a wemos d1 mini being the wifi serial proxy.
What I want to do:
As I have some experience in adding external components for esphome - I would like to add a component for the opendps.
This would allow for very easy "custom" configs (use the device you want by just creating a yaml and including my custom component) -> as I created usb-storage/sd_storage and nfs_client components for esphome as well, this would allow for some neat new features, like:
- ethernet support
- mqtt/ha-api
- data-logging to usb/sd/nfs
- any additions you basically like that esphome supports
Would you agree? Thx a bunch already
Edit says:
Me and Claude-AI did some initial work:
can be found @ https://github.com/p1ngb4ck/esphome/blob/dev/esphome/components/opendps
Readme is included there as well as example config yamls