nim_homeassistant icon indicating copy to clipboard operation
nim_homeassistant copied to clipboard

[Feature] Dynamic adding new modules

Open ThomasTJdev opened this issue 6 years ago • 0 comments

Current modules are always included. Goal: Add/Remove modules

  • Make use of macro to include user specified modules at compile time.
  • Define guideline for new modules
  • Document current available procs, which the modules can import, e.g. dates, mail, etc.

ThomasTJdev avatar Aug 02 '18 08:08 ThomasTJdev