Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 395 Bytes

File metadata and controls

8 lines (5 loc) · 395 Bytes

Smart Motor Driver

ESPHome based software for the Smart Motor Driver.

Whole YAML configuration is divided into several files for better readability and maintainability. The main configuration file is packages/base_software.yaml, which is described in the comments inside the file.

Components related to the both single motor channels are defined in packages/motor.yaml.