mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 02:51:40 +02:00
Added missing part of sensor entity id
This commit is contained in:
@@ -788,7 +788,7 @@ MOCK_OWPROXY_DEVICES = {
|
||||
},
|
||||
SENSOR_DOMAIN: [
|
||||
{
|
||||
"entity_id": "sensor.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