mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Add missing strings to sensor integration (#90475)
* Add missing strings to sensor integration * Enumeration * Apply suggestion Co-authored-by: Franck Nijhof <frenck@frenck.nl> --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a7040a0487
commit
3599515325
@ -160,6 +160,9 @@
|
||||
"energy_storage": {
|
||||
"name": "Stored energy"
|
||||
},
|
||||
"enum": {
|
||||
"name": "[%key:component::sensor::title%]"
|
||||
},
|
||||
"frequency": {
|
||||
"name": "Frequency"
|
||||
},
|
||||
@ -235,6 +238,9 @@
|
||||
"temperature": {
|
||||
"name": "Temperature"
|
||||
},
|
||||
"timestamp": {
|
||||
"name": "Timestamp"
|
||||
},
|
||||
"volatile_organic_compounds": {
|
||||
"name": "VOCs"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user