mirror of
https://github.com/joshr120/PD-Stepper.git
synced 2025-11-04 14:49:56 +08:00
Update PD-Stepper-Position-Control.yaml
This commit is contained in:
parent
06f76f04a1
commit
fcb6125f68
@ -178,7 +178,7 @@ sensor:
|
||||
name: Encoder
|
||||
id: encoder
|
||||
update_interval: 0s # beware of the polling rate
|
||||
internal: true # don't publish sensor data to Home Assistant or web server
|
||||
internal: false # publish sensor data to Home Assistant and/or web server
|
||||
filters:
|
||||
- delta: 2 # throttle the high polling rate to only act on value changes
|
||||
# compute absolute position from angle value
|
||||
|
||||
Loading…
Reference in New Issue
Block a user