mirror of
https://github.com/home-assistant/core.git
synced 2025-08-15 02:21:40 +02:00
Update tests/components/onewire/const.py
Co-authored-by: jan iversen <jancasacondor@gmail.com>
This commit is contained in:
@@ -788,7 +788,7 @@ MOCK_OWPROXY_DEVICES = {
|
||||
},
|
||||
SENSOR_DOMAIN: [
|
||||
{
|
||||
"entity_id": "sensor.7e_222222222222_temperature",
|
||||
"entity_id": "sensor.7E_222222222222_temperature",
|
||||
"unique_id": "/7E.222222222222/EDS0066/temperature",
|
||||
"injected_value": b" 13.9375",
|
||||
"result": "13.9",
|
||||
|
Reference in New Issue
Block a user