fix rotary encode example (#2573)

This commit is contained in:
lillborje71 2023-01-05 00:34:00 +01:00 committed by GitHub
parent ca531ba52e
commit 36b3a33c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ to the newly set internal value.
value: 10
# Templated
- sensor.my_rotary_encoder.publish:
- sensor.rotary_encoder.set_value:
id: my_rotary_encoder
value: !lambda 'return -1;'