mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Clarify carbon-consumed energy dashboard card tooltip (#10053)
This commit is contained in:
parent
bab1e6a95f
commit
c0f3215340
@ -129,9 +129,9 @@ class HuiEnergyCarbonGaugeCard
|
||||
<ha-svg-icon id="info" .path=${mdiInformation}></ha-svg-icon>
|
||||
<paper-tooltip animation-delay="0" for="info" position="left">
|
||||
<span>
|
||||
This card represents how much of the energy consumed by your
|
||||
This card indicates how much of the energy consumed by your
|
||||
home was generated using non-fossil fuels like solar, wind and
|
||||
nuclear.
|
||||
nuclear. The higher, the better!
|
||||
</span>
|
||||
</paper-tooltip>
|
||||
<ha-gauge
|
||||
|
Loading…
x
Reference in New Issue
Block a user