Update tests/components/onewire/const.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>
This commit is contained in:
Fredrik Tuomas 2021-05-19 15:48:40 +02:00 committed by GitHub
parent 151eb9c0d3
commit 4a01b89868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -796,7 +796,7 @@ MOCK_OWPROXY_DEVICES = {
"class": DEVICE_CLASS_TEMPERATURE,
},
{
"entity_id": "sensor.7e_222222222222_pressure",
"entity_id": "sensor.7E_222222222222_pressure",
"unique_id": "/7E.222222222222/EDS0066/pressure",
"injected_value": b" 1012.21",
"result": "1012.2",