mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-27 22:31:37 +01:00
align template sensor unit display
Just cosmetics to align the template sensor unit display with the impedance sensor unit which is Ω
This commit is contained in:
parent
4606c722eb
commit
928513cb97
@ -91,7 +91,7 @@ You have to replace the numbers in the lambdas to determine your weight which is
|
|||||||
- platform: template
|
- platform: template
|
||||||
name: Impedance Aurélien
|
name: Impedance Aurélien
|
||||||
id: impedance_user1
|
id: impedance_user1
|
||||||
unit_of_measurement: 'ohm'
|
unit_of_measurement: 'Ω'
|
||||||
icon: mdi:omega
|
icon: mdi:omega
|
||||||
accuracy_decimals: 0
|
accuracy_decimals: 0
|
||||||
- platform: template
|
- platform: template
|
||||||
@ -103,7 +103,7 @@ You have to replace the numbers in the lambdas to determine your weight which is
|
|||||||
- platform: template
|
- platform: template
|
||||||
name: Impedance Siham
|
name: Impedance Siham
|
||||||
id: impedance_user2
|
id: impedance_user2
|
||||||
unit_of_measurement: 'ohm'
|
unit_of_measurement: 'Ω'
|
||||||
icon: mdi:omega
|
icon: mdi:omega
|
||||||
accuracy_decimals: 0
|
accuracy_decimals: 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user