mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add missing strings for Shelly voltmeter sensor (#159332)
This commit is contained in:
@@ -537,6 +537,12 @@
|
|||||||
"voltmeter_value": {
|
"voltmeter_value": {
|
||||||
"name": "Voltmeter value"
|
"name": "Voltmeter value"
|
||||||
},
|
},
|
||||||
|
"voltmeter_value_with_channel_name": {
|
||||||
|
"name": "Voltmeter value {channel_name}"
|
||||||
|
},
|
||||||
|
"voltmeter_with_channel_name": {
|
||||||
|
"name": "Voltmeter {channel_name}"
|
||||||
|
},
|
||||||
"water_consumption": {
|
"water_consumption": {
|
||||||
"name": "Water consumption"
|
"name": "Water consumption"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user