mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-22 02:41:35 +01:00
Merge pull request #2307 from blakadder/patch-1
align template sensor unit display
This commit is contained in:
commit
a8fb1e43ff
@ -91,7 +91,7 @@ You have to replace the numbers in the lambdas to determine your weight which is
|
||||
- platform: template
|
||||
name: Impedance Aurélien
|
||||
id: impedance_user1
|
||||
unit_of_measurement: 'ohm'
|
||||
unit_of_measurement: 'Ω'
|
||||
icon: mdi:omega
|
||||
accuracy_decimals: 0
|
||||
- platform: template
|
||||
@ -103,7 +103,7 @@ You have to replace the numbers in the lambdas to determine your weight which is
|
||||
- platform: template
|
||||
name: Impedance Siham
|
||||
id: impedance_user2
|
||||
unit_of_measurement: 'ohm'
|
||||
unit_of_measurement: 'Ω'
|
||||
icon: mdi:omega
|
||||
accuracy_decimals: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user