Skip to content

Software Design

No due date 0% complete

Part of this milestone will be

  • Design for test - prefer dependency injection
  • Re-structure the monolithic NumatoUsbGpio class
  • Move out of init.py
  • Potentially switch to async

Expect breaking changes. Co-deveolop necessary adaptation of Home-Assistant's Numato integration.

The design shall be as clean and clear as possible, so to enable a potential CLI dev…

Part of this milestone will be

  • Design for test - prefer dependency injection
  • Re-structure the monolithic NumatoUsbGpio class
  • Move out of init.py
  • Potentially switch to async

Expect breaking changes. Co-deveolop necessary adaptation of Home-Assistant's Numato integration.

The design shall be as clean and clear as possible, so to enable a potential CLI development on top of this Python API.