Import tmc2209_hub in PD-Stepper-Position-Control.yaml

This commit is contained in:
C H R I S T I A N 2025-02-01 02:46:54 +01:00 committed by GitHub
parent fa1b7a6172
commit 28bec40026
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
external_components:
- source: github://slimcdk/esphome-custom-components
components: [tmc2209, stepper]
components: [tmc2209_hub, tmc2209, stepper]
globals:
- id: encoder_tracking_
@ -215,4 +215,4 @@ number:
set_action:
- stepper.set_target:
id: driver
target: !lambda "return x;"
target: !lambda "return x;"