mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Fix RDM6300 docs
This commit is contained in:
parent
367e8576bc
commit
4cfcf283d8
@ -68,7 +68,7 @@ unsigned integer.
|
||||
then:
|
||||
- mqtt.publish:
|
||||
topic: rdm6300/tag
|
||||
payload: !lambda 'return x;'
|
||||
payload: !lambda 'return uint32_to_string(x);'
|
||||
|
||||
.. _rdm6300-tag:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user