Fix typo in example node unique_id (#1634)

This commit is contained in:
Tony Scelfo 2024-12-19 15:16:45 -07:00 committed by GitHub
parent 4312e7b189
commit 86aa6dc9af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ sensor:
# Node #1
- name: "Node 1 Battery Voltage"
unique_id: "node_1__battery_voltage"
unique_id: "node_1_battery_voltage"
state_topic: "msh/US/2/json/LongFast/!67ea9400"
state_class: measurement
value_template: >-