eebus-go icon indicating copy to clipboard operation
eebus-go copied to clipboard

Add .env support to the example implementations

Open andig opened this issue 2 months ago • 1 comments

This simplifies testing. Happy to provide a PR.

andig avatar Oct 23 '25 11:10 andig

Thanks for your suggestion. The examples are not meant to be used for active testing as they only show how to basically use the API and have a quick demo running. They are not meant to be fully functional and implement the use cases fully or even partly.

If you need something for testing, I would recommend to use the examples as a foundation to build your own test setup with the functionality you need.

DerAndereAndi avatar Nov 03 '25 14:11 DerAndereAndi