mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Fix sentence-casing and change to "1-Wire" in onewire
strings (#141265)
* Fix sentence-casing in a few `onewire` strings * Change "OneWire" to "1-Wire"
This commit is contained in:
parent
d65392a374
commit
590c588557
@ -140,14 +140,14 @@
|
||||
"device_selection": "[%key:component::onewire::options::error::device_not_selected%]"
|
||||
},
|
||||
"description": "Select what configuration steps to process",
|
||||
"title": "OneWire Device Options"
|
||||
"title": "1-Wire device options"
|
||||
},
|
||||
"configure_device": {
|
||||
"data": {
|
||||
"precision": "Sensor Precision"
|
||||
"precision": "Sensor precision"
|
||||
},
|
||||
"description": "Select sensor precision for {sensor_id}",
|
||||
"title": "OneWire Sensor Precision"
|
||||
"title": "1-Wire sensor precision"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user