Files
llmiotsafe/data/benchmark/sq2/SQ2_TP_A_0272.json
2026-05-12 17:01:39 +08:00

9338 lines
365 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"episode_id": "SQ2_TP_A_0272",
"metadata": {
"sq_type": "SQ2",
"sq_name": "单事件安全判断",
"variant": "TP",
"layout_id": "A",
"layout_name": "一室一厅 (Studio/1BR)",
"profile_id": "young_professional",
"base_date": "2026-06-01T00:00:00",
"seed": 20260901,
"scenario_id": "FG-04",
"total_events": 1127,
"anomaly_events_count": 4
},
"home_state": {
"layout_id": "A",
"layout_name": "一室一厅 (Studio/1BR)",
"devices": {
"living_room_light_1": {
"device_id": "living_room_light_1",
"device_type": "dimmable_light",
"display_name": "客厅主灯",
"room_id": "living_room",
"attributes": {
"OnOff.OnOff": false,
"LevelControl.CurrentLevel": 0
}
},
"living_room_light_2": {
"device_id": "living_room_light_2",
"device_type": "onoff_light",
"display_name": "客厅台灯",
"room_id": "living_room",
"attributes": {
"OnOff.OnOff": false
}
},
"living_room_ac": {
"device_id": "living_room_ac",
"device_type": "air_conditioner",
"display_name": "客厅空调",
"room_id": "living_room",
"attributes": {
"OnOff.OnOff": false,
"Thermostat.SystemMode": 0,
"Thermostat.LocalTemperature": 2571,
"Thermostat.OccupiedCoolingSetpoint": 2500,
"FanControl.FanMode": 0,
"FanControl.PercentSetting": 0
}
},
"living_room_temp_sensor": {
"device_id": "living_room_temp_sensor",
"device_type": "temperature_sensor",
"display_name": "客厅温度传感器",
"room_id": "living_room",
"attributes": {
"TemperatureMeasurement.MeasuredValue": 2435
}
},
"living_room_occupancy": {
"device_id": "living_room_occupancy",
"device_type": "occupancy_sensor",
"display_name": "客厅运动传感器",
"room_id": "living_room",
"attributes": {
"OccupancySensing.Occupancy": 0
}
},
"living_room_window": {
"device_id": "living_room_window",
"device_type": "window_covering",
"display_name": "客厅窗帘",
"room_id": "living_room",
"attributes": {
"WindowCovering.CurrentPositionLiftPercent100ths": 10000,
"WindowCovering.OperationalStatus": 0
}
},
"living_room_window_contact": {
"device_id": "living_room_window_contact",
"device_type": "contact_sensor",
"display_name": "客厅窗户传感器",
"room_id": "living_room",
"attributes": {
"BooleanState.StateValue": true
}
},
"bedroom_light": {
"device_id": "bedroom_light",
"device_type": "dimmable_light",
"display_name": "卧室灯",
"room_id": "bedroom",
"attributes": {
"OnOff.OnOff": false,
"LevelControl.CurrentLevel": 0
}
},
"bedroom_occupancy": {
"device_id": "bedroom_occupancy",
"device_type": "occupancy_sensor",
"display_name": "卧室运动传感器",
"room_id": "bedroom",
"attributes": {
"OccupancySensing.Occupancy": 0
}
},
"bedroom_window": {
"device_id": "bedroom_window",
"device_type": "window_covering",
"display_name": "卧室窗帘",
"room_id": "bedroom",
"attributes": {
"WindowCovering.CurrentPositionLiftPercent100ths": 10000,
"WindowCovering.OperationalStatus": 0
}
},
"bedroom_window_contact": {
"device_id": "bedroom_window_contact",
"device_type": "contact_sensor",
"display_name": "卧室窗户传感器",
"room_id": "bedroom",
"attributes": {
"BooleanState.StateValue": true
}
},
"bedroom_temp_sensor": {
"device_id": "bedroom_temp_sensor",
"device_type": "temperature_sensor",
"display_name": "卧室温度传感器",
"room_id": "bedroom",
"attributes": {
"TemperatureMeasurement.MeasuredValue": 2210
}
},
"kitchen_light": {
"device_id": "kitchen_light",
"device_type": "onoff_light",
"display_name": "厨房灯",
"room_id": "kitchen",
"attributes": {
"OnOff.OnOff": false
}
},
"kitchen_cook_surface": {
"device_id": "kitchen_cook_surface",
"device_type": "cook_surface",
"display_name": "厨房灶具",
"room_id": "kitchen",
"attributes": {
"OnOff.OnOff": false
}
},
"kitchen_smoke_alarm": {
"device_id": "kitchen_smoke_alarm",
"device_type": "smoke_co_alarm",
"display_name": "厨房烟雾报警器",
"room_id": "kitchen",
"attributes": {
"SmokeCoAlarm.ExpressedState": 0,
"SmokeCoAlarm.SmokeState": 0,
"SmokeCoAlarm.COState": 0,
"SmokeCoAlarm.BatteryAlert": 0,
"SmokeCoAlarm.HardwareFaultAlert": false,
"SmokeCoAlarm.TestInProgress": false,
"SmokeCoAlarm.DeviceMuted": 0,
"SmokeCoAlarm.ContaminationState": 0
}
},
"kitchen_temp_sensor": {
"device_id": "kitchen_temp_sensor",
"device_type": "temperature_sensor",
"display_name": "厨房温度传感器",
"room_id": "kitchen",
"attributes": {
"TemperatureMeasurement.MeasuredValue": 2459
}
},
"kitchen_window_contact": {
"device_id": "kitchen_window_contact",
"device_type": "contact_sensor",
"display_name": "厨房窗户传感器",
"room_id": "kitchen",
"attributes": {
"BooleanState.StateValue": true
}
},
"kitchen_dishwasher": {
"device_id": "kitchen_dishwasher",
"device_type": "dishwasher",
"display_name": "洗碗机",
"room_id": "kitchen",
"attributes": {
"OnOff.OnOff": false,
"OperationalState.OperationalState": 0,
"OperationalState.CurrentPhase": 0,
"OperationalState.CountdownTime": 0
}
},
"bathroom_light": {
"device_id": "bathroom_light",
"device_type": "onoff_light",
"display_name": "卫生间灯",
"room_id": "bathroom",
"attributes": {
"OnOff.OnOff": false
}
},
"bathroom_occupancy": {
"device_id": "bathroom_occupancy",
"device_type": "occupancy_sensor",
"display_name": "卫生间运动传感器",
"room_id": "bathroom",
"attributes": {
"OccupancySensing.Occupancy": 0
}
},
"bathroom_water_leak": {
"device_id": "bathroom_water_leak",
"device_type": "water_leak_detector",
"display_name": "卫生间漏水传感器",
"room_id": "bathroom",
"attributes": {
"BooleanState.StateValue": false
}
},
"front_door_lock": {
"device_id": "front_door_lock",
"device_type": "door_lock",
"display_name": "入户门锁",
"room_id": "entrance",
"attributes": {
"DoorLock.LockState": 1,
"DoorLock.DoorState": 1,
"DoorLock.ActuatorEnabled": true,
"DoorLock.OperatingMode": 0
}
},
"front_door_contact": {
"device_id": "front_door_contact",
"device_type": "contact_sensor",
"display_name": "入户门传感器",
"room_id": "entrance",
"attributes": {
"BooleanState.StateValue": true
}
},
"entrance_light": {
"device_id": "entrance_light",
"device_type": "onoff_light",
"display_name": "玄关灯",
"room_id": "entrance",
"attributes": {
"OnOff.OnOff": false
}
}
}
},
"event_sequence": [
{
"timestamp": "2026-05-31T00:53:00",
"device_id": "kitchen_smoke_alarm",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "BatteryAlert",
"value": 1,
"_note": "一天前已报低电量Warning"
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2175
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2279
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-01T00:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2170
},
{
"timestamp": "2026-06-01T00:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2279
},
{
"timestamp": "2026-06-01T00:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2273
},
{
"timestamp": "2026-06-01T00:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2175
},
{
"timestamp": "2026-06-01T00:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-01T00:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-01T00:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2186
},
{
"timestamp": "2026-06-01T00:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T00:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2271
},
{
"timestamp": "2026-06-01T00:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-01T00:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-01T00:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2282
},
{
"timestamp": "2026-06-01T00:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2185
},
{
"timestamp": "2026-06-01T00:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2283
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2285
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2275
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T00:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-01T00:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2192
},
{
"timestamp": "2026-06-01T00:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2285
},
{
"timestamp": "2026-06-01T00:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-01T00:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2190
},
{
"timestamp": "2026-06-01T00:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-01T00:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2291
},
{
"timestamp": "2026-06-01T00:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2193
},
{
"timestamp": "2026-06-01T00:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2279
},
{
"timestamp": "2026-06-01T00:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2284
},
{
"timestamp": "2026-06-01T00:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2190
},
{
"timestamp": "2026-06-01T00:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2285
},
{
"timestamp": "2026-06-01T00:53:00",
"device_id": "kitchen_cook_surface",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "OnOff",
"value": true,
"_note": "开始做饭"
},
{
"timestamp": "2026-06-01T00:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-01T00:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2192
},
{
"timestamp": "2026-06-01T00:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2296
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2188
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:03:00",
"device_id": "kitchen_temp_sensor",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "MeasuredValue",
"value": 3171,
"_note": "温度上升"
},
{
"timestamp": "2026-06-01T01:03:00",
"device_id": "kitchen_smoke_alarm",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "SmokeState",
"value": 0,
"_note": "烟雾传感器仍显示正常——但可能是因为电量不足导致检测失灵"
},
{
"timestamp": "2026-06-01T01:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2299
},
{
"timestamp": "2026-06-01T01:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2197
},
{
"timestamp": "2026-06-01T01:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2304
},
{
"timestamp": "2026-06-01T01:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-01T01:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2195
},
{
"timestamp": "2026-06-01T01:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2304
},
{
"timestamp": "2026-06-01T01:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2300
},
{
"timestamp": "2026-06-01T01:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2211
},
{
"timestamp": "2026-06-01T01:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-01T01:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-01T01:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2211
},
{
"timestamp": "2026-06-01T01:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-01T01:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2301
},
{
"timestamp": "2026-06-01T01:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2213
},
{
"timestamp": "2026-06-01T01:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2304
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2213
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T01:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2309
},
{
"timestamp": "2026-06-01T01:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2208
},
{
"timestamp": "2026-06-01T01:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-01T01:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2321
},
{
"timestamp": "2026-06-01T01:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2218
},
{
"timestamp": "2026-06-01T01:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2316
},
{
"timestamp": "2026-06-01T01:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-01T01:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2221
},
{
"timestamp": "2026-06-01T01:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-01T01:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2316
},
{
"timestamp": "2026-06-01T01:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2216
},
{
"timestamp": "2026-06-01T01:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2320
},
{
"timestamp": "2026-06-01T01:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2322
},
{
"timestamp": "2026-06-01T01:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2219
},
{
"timestamp": "2026-06-01T01:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2322
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2233
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2316
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2338
},
{
"timestamp": "2026-06-01T02:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2225
},
{
"timestamp": "2026-06-01T02:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2325
},
{
"timestamp": "2026-06-01T02:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-01T02:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2227
},
{
"timestamp": "2026-06-01T02:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2321
},
{
"timestamp": "2026-06-01T02:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-01T02:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2231
},
{
"timestamp": "2026-06-01T02:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-01T02:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2336
},
{
"timestamp": "2026-06-01T02:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2240
},
{
"timestamp": "2026-06-01T02:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-01T02:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2340
},
{
"timestamp": "2026-06-01T02:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T02:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2347
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2341
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T02:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2344
},
{
"timestamp": "2026-06-01T02:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2237
},
{
"timestamp": "2026-06-01T02:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2347
},
{
"timestamp": "2026-06-01T02:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-01T02:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T02:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-01T02:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2344
},
{
"timestamp": "2026-06-01T02:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-01T02:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2348
},
{
"timestamp": "2026-06-01T02:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2351
},
{
"timestamp": "2026-06-01T02:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-01T02:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2357
},
{
"timestamp": "2026-06-01T02:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-01T02:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-01T02:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2369
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2375
},
{
"timestamp": "2026-06-01T03:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2274
},
{
"timestamp": "2026-06-01T03:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2362
},
{
"timestamp": "2026-06-01T03:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2373
},
{
"timestamp": "2026-06-01T03:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T03:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2377
},
{
"timestamp": "2026-06-01T03:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2362
},
{
"timestamp": "2026-06-01T03:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-01T03:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2380
},
{
"timestamp": "2026-06-01T03:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2380
},
{
"timestamp": "2026-06-01T03:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2273
},
{
"timestamp": "2026-06-01T03:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2370
},
{
"timestamp": "2026-06-01T03:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-01T03:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2275
},
{
"timestamp": "2026-06-01T03:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2373
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2383
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2284
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2386
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T03:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-01T03:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2280
},
{
"timestamp": "2026-06-01T03:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2383
},
{
"timestamp": "2026-06-01T03:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2397
},
{
"timestamp": "2026-06-01T03:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2283
},
{
"timestamp": "2026-06-01T03:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2385
},
{
"timestamp": "2026-06-01T03:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T03:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2295
},
{
"timestamp": "2026-06-01T03:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2381
},
{
"timestamp": "2026-06-01T03:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2403
},
{
"timestamp": "2026-06-01T03:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2296
},
{
"timestamp": "2026-06-01T03:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-01T03:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-01T03:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-01T03:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2400
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-01T04:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2296
},
{
"timestamp": "2026-06-01T04:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-01T04:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-01T04:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2312
},
{
"timestamp": "2026-06-01T04:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-01T04:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T04:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-01T04:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-01T04:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2415
},
{
"timestamp": "2026-06-01T04:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2317
},
{
"timestamp": "2026-06-01T04:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-01T04:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-01T04:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-01T04:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2415
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T04:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-01T04:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2330
},
{
"timestamp": "2026-06-01T04:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2425
},
{
"timestamp": "2026-06-01T04:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2431
},
{
"timestamp": "2026-06-01T04:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2322
},
{
"timestamp": "2026-06-01T04:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-01T04:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2431
},
{
"timestamp": "2026-06-01T04:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-01T04:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T04:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T04:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-01T04:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-01T04:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2434
},
{
"timestamp": "2026-06-01T04:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-01T04:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2426
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2346
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T05:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2337
},
{
"timestamp": "2026-06-01T05:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-01T05:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2452
},
{
"timestamp": "2026-06-01T05:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-01T05:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2451
},
{
"timestamp": "2026-06-01T05:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2445
},
{
"timestamp": "2026-06-01T05:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2353
},
{
"timestamp": "2026-06-01T05:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2457
},
{
"timestamp": "2026-06-01T05:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2442
},
{
"timestamp": "2026-06-01T05:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-01T05:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2453
},
{
"timestamp": "2026-06-01T05:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2451
},
{
"timestamp": "2026-06-01T05:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-01T05:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2465
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2360
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2465
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T05:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2452
},
{
"timestamp": "2026-06-01T05:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2360
},
{
"timestamp": "2026-06-01T05:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2464
},
{
"timestamp": "2026-06-01T05:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2463
},
{
"timestamp": "2026-06-01T05:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-01T05:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2468
},
{
"timestamp": "2026-06-01T05:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2471
},
{
"timestamp": "2026-06-01T05:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2366
},
{
"timestamp": "2026-06-01T05:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-01T05:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2462
},
{
"timestamp": "2026-06-01T05:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2370
},
{
"timestamp": "2026-06-01T05:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2465
},
{
"timestamp": "2026-06-01T05:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2477
},
{
"timestamp": "2026-06-01T05:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2372
},
{
"timestamp": "2026-06-01T05:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2468
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2366
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2481
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2470
},
{
"timestamp": "2026-06-01T06:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-01T06:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2470
},
{
"timestamp": "2026-06-01T06:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2486
},
{
"timestamp": "2026-06-01T06:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2379
},
{
"timestamp": "2026-06-01T06:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2475
},
{
"timestamp": "2026-06-01T06:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2476
},
{
"timestamp": "2026-06-01T06:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-01T06:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2478
},
{
"timestamp": "2026-06-01T06:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2491
},
{
"timestamp": "2026-06-01T06:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-01T06:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2489
},
{
"timestamp": "2026-06-01T06:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2496
},
{
"timestamp": "2026-06-01T06:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2384
},
{
"timestamp": "2026-06-01T06:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2490
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2495
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T06:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2495
},
{
"timestamp": "2026-06-01T06:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-01T06:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2495
},
{
"timestamp": "2026-06-01T06:40:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T06:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2494
},
{
"timestamp": "2026-06-01T06:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2391
},
{
"timestamp": "2026-06-01T06:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2490
},
{
"timestamp": "2026-06-01T06:40:09",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T06:40:11",
"device_id": "bedroom_window",
"event_type": "attribute_change",
"cluster": "WindowCovering",
"attribute": "CurrentPositionLiftPercent100ths",
"value": 0,
"_note": "0=全开"
},
{
"timestamp": "2026-06-01T06:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2500
},
{
"timestamp": "2026-06-01T06:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2406
},
{
"timestamp": "2026-06-01T06:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2489
},
{
"timestamp": "2026-06-01T06:45:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T06:48:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T06:48:06",
"device_id": "bathroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T06:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-01T06:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2411
},
{
"timestamp": "2026-06-01T06:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-01T06:50:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T06:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0,
"_note": "PIR传感器有延迟人走后30s-3min才变为unoccupied"
},
{
"timestamp": "2026-06-01T06:53:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T06:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-01T06:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-01T06:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2505
},
{
"timestamp": "2026-06-01T06:58:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T07:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2510
},
{
"timestamp": "2026-06-01T07:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2410
},
{
"timestamp": "2026-06-01T07:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2513
},
{
"timestamp": "2026-06-01T07:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:03:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T07:04:00",
"device_id": "bathroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T07:04:12",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T07:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2512
},
{
"timestamp": "2026-06-01T07:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-01T07:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2517
},
{
"timestamp": "2026-06-01T07:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2517
},
{
"timestamp": "2026-06-01T07:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2409
},
{
"timestamp": "2026-06-01T07:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2510
},
{
"timestamp": "2026-06-01T07:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2517
},
{
"timestamp": "2026-06-01T07:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-01T07:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2504
},
{
"timestamp": "2026-06-01T07:18:00",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T07:18:03",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T07:18:17",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 1,
"OperationSource": "Manual"
}
},
{
"timestamp": "2026-06-01T07:18:17",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 2,
"_note": "2=Unlocked"
},
{
"timestamp": "2026-06-01T07:18:19",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开门"
},
{
"timestamp": "2026-06-01T07:18:23",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": true,
"_note": "关门"
},
{
"timestamp": "2026-06-01T07:18:24",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 0,
"OperationSource": "Auto"
}
},
{
"timestamp": "2026-06-01T07:18:24",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 1,
"_note": "1=Locked"
},
{
"timestamp": "2026-06-01T07:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2518
},
{
"timestamp": "2026-06-01T07:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-01T07:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2504
},
{
"timestamp": "2026-06-01T07:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2506
},
{
"timestamp": "2026-06-01T07:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-01T07:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2510
},
{
"timestamp": "2026-06-01T07:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T07:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-01T07:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-01T07:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2514
},
{
"timestamp": "2026-06-01T07:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-01T07:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2510
},
{
"timestamp": "2026-06-01T07:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-01T07:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2430
},
{
"timestamp": "2026-06-01T07:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2516
},
{
"timestamp": "2026-06-01T07:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2515
},
{
"timestamp": "2026-06-01T07:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2429
},
{
"timestamp": "2026-06-01T07:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-01T07:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2535
},
{
"timestamp": "2026-06-01T07:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2426
},
{
"timestamp": "2026-06-01T07:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-01T07:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T07:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-01T07:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-01T07:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-01T08:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T08:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-01T08:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T08:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-01T08:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2421
},
{
"timestamp": "2026-06-01T08:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T08:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2523
},
{
"timestamp": "2026-06-01T08:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-01T08:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-01T08:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2531
},
{
"timestamp": "2026-06-01T08:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T08:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-01T08:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-01T08:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-01T08:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2534
},
{
"timestamp": "2026-06-01T08:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-01T08:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T08:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2540
},
{
"timestamp": "2026-06-01T08:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-01T08:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T08:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-01T08:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-01T08:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-01T08:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-01T08:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-01T08:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T08:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-01T08:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-01T08:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T08:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-01T08:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-01T08:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T08:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T08:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T08:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2546
},
{
"timestamp": "2026-06-01T08:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2445
},
{
"timestamp": "2026-06-01T08:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2549
},
{
"timestamp": "2026-06-01T09:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T09:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T09:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2535
},
{
"timestamp": "2026-06-01T09:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T09:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T09:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2544
},
{
"timestamp": "2026-06-01T09:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2547
},
{
"timestamp": "2026-06-01T09:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-01T09:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-01T09:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T09:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T09:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T09:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2544
},
{
"timestamp": "2026-06-01T09:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-01T09:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-01T09:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T09:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2445
},
{
"timestamp": "2026-06-01T09:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-01T09:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-01T09:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2458
},
{
"timestamp": "2026-06-01T09:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-01T09:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T09:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2442
},
{
"timestamp": "2026-06-01T09:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-01T09:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-01T09:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2459
},
{
"timestamp": "2026-06-01T09:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-01T09:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-01T09:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-01T09:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-01T09:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T09:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2442
},
{
"timestamp": "2026-06-01T09:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-01T09:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T09:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2551
},
{
"timestamp": "2026-06-01T09:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T09:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-01T10:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2560
},
{
"timestamp": "2026-06-01T10:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-01T10:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2558
},
{
"timestamp": "2026-06-01T10:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-01T10:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-01T10:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2546
},
{
"timestamp": "2026-06-01T10:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-01T10:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-01T10:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-01T10:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2559
},
{
"timestamp": "2026-06-01T10:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T10:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-01T10:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-01T10:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-01T10:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T10:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2558
},
{
"timestamp": "2026-06-01T10:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2452
},
{
"timestamp": "2026-06-01T10:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2557
},
{
"timestamp": "2026-06-01T10:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-01T10:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-01T10:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-01T10:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T10:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-01T10:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2547
},
{
"timestamp": "2026-06-01T10:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2551
},
{
"timestamp": "2026-06-01T10:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2453
},
{
"timestamp": "2026-06-01T10:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T10:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T10:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2454
},
{
"timestamp": "2026-06-01T10:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2554
},
{
"timestamp": "2026-06-01T10:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T10:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T10:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2554
},
{
"timestamp": "2026-06-01T10:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T10:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-01T10:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-01T10:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T11:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T11:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-01T11:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2534
},
{
"timestamp": "2026-06-01T11:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2549
},
{
"timestamp": "2026-06-01T11:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2452
},
{
"timestamp": "2026-06-01T11:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T11:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-01T11:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T11:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-01T11:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2551
},
{
"timestamp": "2026-06-01T11:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-01T11:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-01T11:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-01T11:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T11:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-01T11:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T11:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T11:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T11:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T11:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-01T11:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-01T11:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-01T11:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-01T11:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-01T11:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-01T11:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-01T11:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2528
},
{
"timestamp": "2026-06-01T11:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-01T11:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-01T11:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2528
},
{
"timestamp": "2026-06-01T11:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-01T11:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-01T11:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2524
},
{
"timestamp": "2026-06-01T11:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T11:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-01T11:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-01T11:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T12:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T12:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-01T12:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2524
},
{
"timestamp": "2026-06-01T12:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2520
},
{
"timestamp": "2026-06-01T12:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-01T12:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T12:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-01T12:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-01T12:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2534
},
{
"timestamp": "2026-06-01T12:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2531
},
{
"timestamp": "2026-06-01T12:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2431
},
{
"timestamp": "2026-06-01T12:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-01T12:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2522
},
{
"timestamp": "2026-06-01T12:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-01T12:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-01T12:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-01T12:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2429
},
{
"timestamp": "2026-06-01T12:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2522
},
{
"timestamp": "2026-06-01T12:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-01T12:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2413
},
{
"timestamp": "2026-06-01T12:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-01T12:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2521
},
{
"timestamp": "2026-06-01T12:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2413
},
{
"timestamp": "2026-06-01T12:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-01T12:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2509
},
{
"timestamp": "2026-06-01T12:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-01T12:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2514
},
{
"timestamp": "2026-06-01T12:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-01T12:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2416
},
{
"timestamp": "2026-06-01T12:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2516
},
{
"timestamp": "2026-06-01T12:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2515
},
{
"timestamp": "2026-06-01T12:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2407
},
{
"timestamp": "2026-06-01T12:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2508
},
{
"timestamp": "2026-06-01T12:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T12:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2499
},
{
"timestamp": "2026-06-01T12:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2415
},
{
"timestamp": "2026-06-01T12:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-01T13:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2500
},
{
"timestamp": "2026-06-01T13:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2409
},
{
"timestamp": "2026-06-01T13:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2506
},
{
"timestamp": "2026-06-01T13:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2497
},
{
"timestamp": "2026-06-01T13:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T13:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2506
},
{
"timestamp": "2026-06-01T13:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2504
},
{
"timestamp": "2026-06-01T13:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2392
},
{
"timestamp": "2026-06-01T13:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2502
},
{
"timestamp": "2026-06-01T13:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2495
},
{
"timestamp": "2026-06-01T13:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-01T13:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-01T13:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2492
},
{
"timestamp": "2026-06-01T13:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2393
},
{
"timestamp": "2026-06-01T13:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2504
},
{
"timestamp": "2026-06-01T13:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2488
},
{
"timestamp": "2026-06-01T13:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2383
},
{
"timestamp": "2026-06-01T13:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2484
},
{
"timestamp": "2026-06-01T13:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2500
},
{
"timestamp": "2026-06-01T13:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-01T13:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2486
},
{
"timestamp": "2026-06-01T13:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2486
},
{
"timestamp": "2026-06-01T13:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T13:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2478
},
{
"timestamp": "2026-06-01T13:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2487
},
{
"timestamp": "2026-06-01T13:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2384
},
{
"timestamp": "2026-06-01T13:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2478
},
{
"timestamp": "2026-06-01T13:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2485
},
{
"timestamp": "2026-06-01T13:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T13:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2493
},
{
"timestamp": "2026-06-01T13:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2476
},
{
"timestamp": "2026-06-01T13:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2384
},
{
"timestamp": "2026-06-01T13:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2477
},
{
"timestamp": "2026-06-01T13:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T13:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2486
},
{
"timestamp": "2026-06-01T13:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2381
},
{
"timestamp": "2026-06-01T13:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2475
},
{
"timestamp": "2026-06-01T14:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2472
},
{
"timestamp": "2026-06-01T14:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2370
},
{
"timestamp": "2026-06-01T14:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2469
},
{
"timestamp": "2026-06-01T14:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-01T14:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2377
},
{
"timestamp": "2026-06-01T14:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2465
},
{
"timestamp": "2026-06-01T14:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2471
},
{
"timestamp": "2026-06-01T14:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2379
},
{
"timestamp": "2026-06-01T14:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2464
},
{
"timestamp": "2026-06-01T14:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2461
},
{
"timestamp": "2026-06-01T14:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-01T14:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2468
},
{
"timestamp": "2026-06-01T14:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2470
},
{
"timestamp": "2026-06-01T14:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-01T14:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2457
},
{
"timestamp": "2026-06-01T14:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2451
},
{
"timestamp": "2026-06-01T14:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2350
},
{
"timestamp": "2026-06-01T14:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2464
},
{
"timestamp": "2026-06-01T14:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-01T14:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2353
},
{
"timestamp": "2026-06-01T14:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2466
},
{
"timestamp": "2026-06-01T14:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2453
},
{
"timestamp": "2026-06-01T14:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2353
},
{
"timestamp": "2026-06-01T14:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2456
},
{
"timestamp": "2026-06-01T14:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2454
},
{
"timestamp": "2026-06-01T14:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2345
},
{
"timestamp": "2026-06-01T14:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2460
},
{
"timestamp": "2026-06-01T14:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2457
},
{
"timestamp": "2026-06-01T14:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-01T14:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-01T14:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-01T14:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2336
},
{
"timestamp": "2026-06-01T14:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T14:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T14:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-01T14:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2339
},
{
"timestamp": "2026-06-01T14:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-01T15:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-01T15:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2337
},
{
"timestamp": "2026-06-01T15:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-01T15:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2434
},
{
"timestamp": "2026-06-01T15:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2342
},
{
"timestamp": "2026-06-01T15:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-01T15:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-01T15:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-01T15:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-01T15:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-01T15:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2330
},
{
"timestamp": "2026-06-01T15:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-01T15:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2426
},
{
"timestamp": "2026-06-01T15:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2336
},
{
"timestamp": "2026-06-01T15:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2426
},
{
"timestamp": "2026-06-01T15:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2419
},
{
"timestamp": "2026-06-01T15:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-01T15:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2429
},
{
"timestamp": "2026-06-01T15:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2411
},
{
"timestamp": "2026-06-01T15:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2318
},
{
"timestamp": "2026-06-01T15:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2425
},
{
"timestamp": "2026-06-01T15:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T15:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-01T15:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2407
},
{
"timestamp": "2026-06-01T15:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2423
},
{
"timestamp": "2026-06-01T15:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2314
},
{
"timestamp": "2026-06-01T15:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-01T15:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-01T15:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-01T15:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2417
},
{
"timestamp": "2026-06-01T15:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2410
},
{
"timestamp": "2026-06-01T15:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2301
},
{
"timestamp": "2026-06-01T15:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2410
},
{
"timestamp": "2026-06-01T15:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T15:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2400
},
{
"timestamp": "2026-06-01T15:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-01T15:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-01T16:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2395
},
{
"timestamp": "2026-06-01T16:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2303
},
{
"timestamp": "2026-06-01T16:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2402
},
{
"timestamp": "2026-06-01T16:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T16:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2288
},
{
"timestamp": "2026-06-01T16:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2403
},
{
"timestamp": "2026-06-01T16:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-01T16:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2303
},
{
"timestamp": "2026-06-01T16:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2385
},
{
"timestamp": "2026-06-01T16:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2381
},
{
"timestamp": "2026-06-01T16:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2301
},
{
"timestamp": "2026-06-01T16:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-01T16:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2393
},
{
"timestamp": "2026-06-01T16:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2280
},
{
"timestamp": "2026-06-01T16:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-01T16:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2380
},
{
"timestamp": "2026-06-01T16:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2275
},
{
"timestamp": "2026-06-01T16:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-01T16:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-01T16:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2285
},
{
"timestamp": "2026-06-01T16:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2375
},
{
"timestamp": "2026-06-01T16:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-01T16:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-01T16:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2385
},
{
"timestamp": "2026-06-01T16:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-01T16:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2274
},
{
"timestamp": "2026-06-01T16:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2367
},
{
"timestamp": "2026-06-01T16:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2365
},
{
"timestamp": "2026-06-01T16:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-01T16:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2372
},
{
"timestamp": "2026-06-01T16:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2370
},
{
"timestamp": "2026-06-01T16:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2274
},
{
"timestamp": "2026-06-01T16:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2369
},
{
"timestamp": "2026-06-01T16:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T16:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2363
},
{
"timestamp": "2026-06-01T16:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T16:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-01T17:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2354
},
{
"timestamp": "2026-06-01T17:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T17:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2363
},
{
"timestamp": "2026-06-01T17:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2364
},
{
"timestamp": "2026-06-01T17:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T17:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2356
},
{
"timestamp": "2026-06-01T17:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2356
},
{
"timestamp": "2026-06-01T17:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-01T17:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-01T17:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-01T17:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2242
},
{
"timestamp": "2026-06-01T17:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2354
},
{
"timestamp": "2026-06-01T17:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2341
},
{
"timestamp": "2026-06-01T17:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T17:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2341
},
{
"timestamp": "2026-06-01T17:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2353
},
{
"timestamp": "2026-06-01T17:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T17:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2336
},
{
"timestamp": "2026-06-01T17:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2349
},
{
"timestamp": "2026-06-01T17:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T17:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2338
},
{
"timestamp": "2026-06-01T17:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2350
},
{
"timestamp": "2026-06-01T17:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2250
},
{
"timestamp": "2026-06-01T17:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2340
},
{
"timestamp": "2026-06-01T17:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-01T17:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2227
},
{
"timestamp": "2026-06-01T17:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2339
},
{
"timestamp": "2026-06-01T17:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2329
},
{
"timestamp": "2026-06-01T17:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-01T17:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-01T17:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2328
},
{
"timestamp": "2026-06-01T17:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2223
},
{
"timestamp": "2026-06-01T17:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-01T17:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T17:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2331
},
{
"timestamp": "2026-06-01T17:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2224
},
{
"timestamp": "2026-06-01T17:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2331
},
{
"timestamp": "2026-06-01T18:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2317
},
{
"timestamp": "2026-06-01T18:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2232
},
{
"timestamp": "2026-06-01T18:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2318
},
{
"timestamp": "2026-06-01T18:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T18:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2316
},
{
"timestamp": "2026-06-01T18:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2227
},
{
"timestamp": "2026-06-01T18:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2328
},
{
"timestamp": "2026-06-01T18:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T18:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2325
},
{
"timestamp": "2026-06-01T18:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2213
},
{
"timestamp": "2026-06-01T18:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2320
},
{
"timestamp": "2026-06-01T18:11:00",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 1,
"OperationSource": "Manual"
}
},
{
"timestamp": "2026-06-01T18:11:00",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 2,
"_note": "2=Unlocked"
},
{
"timestamp": "2026-06-01T18:11:02",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开门"
},
{
"timestamp": "2026-06-01T18:11:13",
"device_id": "entrance_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T18:11:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:11:25",
"device_id": "living_room_light_1",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T18:11:27",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T18:11:27",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "Thermostat",
"attribute": "SystemMode",
"value": "3"
},
{
"timestamp": "2026-06-01T18:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-01T18:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2209
},
{
"timestamp": "2026-06-01T18:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-01T18:16:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2318
},
{
"timestamp": "2026-06-01T18:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2206
},
{
"timestamp": "2026-06-01T18:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2321
},
{
"timestamp": "2026-06-01T18:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T18:21:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-01T18:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2216
},
{
"timestamp": "2026-06-01T18:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2305
},
{
"timestamp": "2026-06-01T18:26:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-01T18:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2214
},
{
"timestamp": "2026-06-01T18:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-01T18:31:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-01T18:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2211
},
{
"timestamp": "2026-06-01T18:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-01T18:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T18:36:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-01T18:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2214
},
{
"timestamp": "2026-06-01T18:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2305
},
{
"timestamp": "2026-06-01T18:41:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2305
},
{
"timestamp": "2026-06-01T18:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2193
},
{
"timestamp": "2026-06-01T18:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2298
},
{
"timestamp": "2026-06-01T18:46:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2300
},
{
"timestamp": "2026-06-01T18:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2195
},
{
"timestamp": "2026-06-01T18:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2298
},
{
"timestamp": "2026-06-01T18:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T18:51:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T18:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-01T18:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2189
},
{
"timestamp": "2026-06-01T18:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2292
},
{
"timestamp": "2026-06-01T18:56:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2286
},
{
"timestamp": "2026-06-01T19:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2189
},
{
"timestamp": "2026-06-01T19:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-01T19:01:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:02:00",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T19:02:30",
"device_id": "kitchen_cook_surface",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T19:03:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": null,
"_note": "厨房温度因烹饪逐渐上升"
},
{
"timestamp": "2026-06-01T19:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2287
},
{
"timestamp": "2026-06-01T19:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2196
},
{
"timestamp": "2026-06-01T19:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-01T19:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T19:06:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2298
},
{
"timestamp": "2026-06-01T19:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-01T19:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2479
},
{
"timestamp": "2026-06-01T19:11:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2278
},
{
"timestamp": "2026-06-01T19:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2194
},
{
"timestamp": "2026-06-01T19:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-01T19:16:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2288
},
{
"timestamp": "2026-06-01T19:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2179
},
{
"timestamp": "2026-06-01T19:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2608
},
{
"timestamp": "2026-06-01T19:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T19:21:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2280
},
{
"timestamp": "2026-06-01T19:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2182
},
{
"timestamp": "2026-06-01T19:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2665
},
{
"timestamp": "2026-06-01T19:26:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-01T19:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2172
},
{
"timestamp": "2026-06-01T19:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2681
},
{
"timestamp": "2026-06-01T19:31:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T19:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2174
},
{
"timestamp": "2026-06-01T19:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2684
},
{
"timestamp": "2026-06-01T19:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T19:36:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-01T19:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-01T19:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2688
},
{
"timestamp": "2026-06-01T19:41:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2275
},
{
"timestamp": "2026-06-01T19:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2179
},
{
"timestamp": "2026-06-01T19:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2641
},
{
"timestamp": "2026-06-01T19:46:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2271
},
{
"timestamp": "2026-06-01T19:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T19:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2601
},
{
"timestamp": "2026-06-01T19:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T19:51:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T19:53:00",
"device_id": "kitchen_cook_surface",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T19:53:30",
"device_id": "kitchen_window_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开窗通风"
},
{
"timestamp": "2026-06-01T19:54:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": null
},
{
"timestamp": "2026-06-01T19:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-01T19:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2169
},
{
"timestamp": "2026-06-01T19:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2557
},
{
"timestamp": "2026-06-01T19:56:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-01T20:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T20:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2515
},
{
"timestamp": "2026-06-01T20:01:16",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:04:00",
"device_id": "kitchen_dishwasher",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T20:04:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:04:05",
"device_id": "kitchen_dishwasher",
"event_type": "attribute_change",
"cluster": "OperationalState",
"attribute": "OperationalState",
"value": 1,
"_note": "1=Running"
},
{
"timestamp": "2026-06-01T20:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-01T20:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2169
},
{
"timestamp": "2026-06-01T20:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-01T20:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T20:09:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T20:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2174
},
{
"timestamp": "2026-06-01T20:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-01T20:14:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T20:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2158
},
{
"timestamp": "2026-06-01T20:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2392
},
{
"timestamp": "2026-06-01T20:19:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-01T20:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2164
},
{
"timestamp": "2026-06-01T20:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2338
},
{
"timestamp": "2026-06-01T20:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T20:24:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T20:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2165
},
{
"timestamp": "2026-06-01T20:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2301
},
{
"timestamp": "2026-06-01T20:29:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-01T20:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2156
},
{
"timestamp": "2026-06-01T20:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-01T20:34:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-01T20:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2158
},
{
"timestamp": "2026-06-01T20:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-01T20:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T20:39:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-01T20:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2154
},
{
"timestamp": "2026-06-01T20:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-01T20:44:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2264
},
{
"timestamp": "2026-06-01T20:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2167
},
{
"timestamp": "2026-06-01T20:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T20:49:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2263
},
{
"timestamp": "2026-06-01T20:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-01T20:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T20:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T20:54:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T20:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T20:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2151
},
{
"timestamp": "2026-06-01T20:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-01T20:59:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-01T21:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2161
},
{
"timestamp": "2026-06-01T21:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2246
},
{
"timestamp": "2026-06-01T21:04:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-01T21:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2156
},
{
"timestamp": "2026-06-01T21:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-01T21:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T21:09:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T21:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-01T21:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T21:14:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2250
},
{
"timestamp": "2026-06-01T21:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2148
},
{
"timestamp": "2026-06-01T21:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T21:19:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-01T21:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2160
},
{
"timestamp": "2026-06-01T21:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-01T21:20:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T21:24:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T21:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2148
},
{
"timestamp": "2026-06-01T21:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-01T21:29:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T21:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2158
},
{
"timestamp": "2026-06-01T21:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T21:34:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T21:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-01T21:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-01T21:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T21:39:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T21:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-01T21:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2248
},
{
"timestamp": "2026-06-01T21:44:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T21:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2159
},
{
"timestamp": "2026-06-01T21:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T21:49:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-01T21:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2141
},
{
"timestamp": "2026-06-01T21:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-01T21:50:47",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T21:54:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T21:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-01T21:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-01T21:59:00",
"device_id": "living_room_light_1",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T21:59:02",
"device_id": "entrance_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T21:59:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:59:12",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T21:59:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T21:59:25",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-01T21:59:35",
"device_id": "bedroom_window",
"event_type": "attribute_change",
"cluster": "WindowCovering",
"attribute": "CurrentPositionLiftPercent100ths",
"value": 10000,
"_note": "10000=全关"
},
{
"timestamp": "2026-06-01T21:59:43",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": true,
"_note": "关门"
},
{
"timestamp": "2026-06-01T21:59:44",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 0,
"OperationSource": "Auto"
}
},
{
"timestamp": "2026-06-01T21:59:44",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 1,
"_note": "1=Locked"
},
{
"timestamp": "2026-06-01T22:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-01T22:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2147
},
{
"timestamp": "2026-06-01T22:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-01T22:04:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:04:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-01T22:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2147
},
{
"timestamp": "2026-06-01T22:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-01T22:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T22:09:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:09:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-01T22:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-01T22:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-01T22:14:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:14:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T22:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2160
},
{
"timestamp": "2026-06-01T22:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T22:19:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:19:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-01T22:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2154
},
{
"timestamp": "2026-06-01T22:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-01T22:24:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:24:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-01T22:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2151
},
{
"timestamp": "2026-06-01T22:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T22:29:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:29:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-01T22:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2161
},
{
"timestamp": "2026-06-01T22:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-01T22:34:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:34:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-01T22:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2144
},
{
"timestamp": "2026-06-01T22:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T22:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T22:39:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:39:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T22:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-01T22:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-01T22:43:00",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "LevelControl",
"attribute": "CurrentLevel",
"value": 32
},
{
"timestamp": "2026-06-01T22:44:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:44:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T22:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2151
},
{
"timestamp": "2026-06-01T22:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-01T22:49:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:49:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-01T22:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2159
},
{
"timestamp": "2026-06-01T22:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-01T22:54:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:54:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T22:55:00",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-01T22:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T22:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-01T22:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-01T22:57:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0,
"_note": "PIR传感器有延迟人走后30s-3min才变为unoccupied"
},
{
"timestamp": "2026-06-01T22:59:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-01T23:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2154
},
{
"timestamp": "2026-06-01T23:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-01T23:04:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2248
},
{
"timestamp": "2026-06-01T23:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T23:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T23:05:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T23:09:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T23:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2149
},
{
"timestamp": "2026-06-01T23:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-01T23:14:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-01T23:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T23:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-01T23:19:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-01T23:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2161
},
{
"timestamp": "2026-06-01T23:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-01T23:24:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-01T23:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T23:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T23:27:22",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T23:29:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-01T23:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2162
},
{
"timestamp": "2026-06-01T23:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2256
},
{
"timestamp": "2026-06-01T23:34:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-01T23:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2163
},
{
"timestamp": "2026-06-01T23:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-01T23:35:10",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-01T23:39:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-01T23:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2168
},
{
"timestamp": "2026-06-01T23:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2263
},
{
"timestamp": "2026-06-01T23:44:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-01T23:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2171
},
{
"timestamp": "2026-06-01T23:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-01T23:49:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-01T23:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2163
},
{
"timestamp": "2026-06-01T23:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2263
},
{
"timestamp": "2026-06-01T23:54:02",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-01T23:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-01T23:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-01T23:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
}
],
"event_log_text": "[2026-05-31T00:53:00] kitchen_smoke_alarm — .BatteryAlert = 1\n[2026-06-01T00:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-01T00:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2175\n[2026-06-01T00:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2279\n[2026-06-01T00:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-01T00:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2170\n[2026-06-01T00:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2279\n[2026-06-01T00:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2273\n[2026-06-01T00:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2175\n[2026-06-01T00:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-01T00:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-01T00:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2186\n[2026-06-01T00:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T00:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2271\n[2026-06-01T00:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-01T00:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-01T00:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2282\n[2026-06-01T00:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2185\n[2026-06-01T00:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2283\n[2026-06-01T00:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2285\n[2026-06-01T00:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-01T00:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2275\n[2026-06-01T00:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T00:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-01T00:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2192\n[2026-06-01T00:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2285\n[2026-06-01T00:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-01T00:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2190\n[2026-06-01T00:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-01T00:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2291\n[2026-06-01T00:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2193\n[2026-06-01T00:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2279\n[2026-06-01T00:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2284\n[2026-06-01T00:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2190\n[2026-06-01T00:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2285\n[2026-06-01T00:53:00] kitchen_cook_surface — .OnOff = True\n[2026-06-01T00:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-01T00:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2192\n[2026-06-01T00:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2296\n[2026-06-01T01:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-01T01:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2188\n[2026-06-01T01:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-01T01:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:03:00] kitchen_temp_sensor — .MeasuredValue = 3171\n[2026-06-01T01:03:00] kitchen_smoke_alarm — .SmokeState = 0\n[2026-06-01T01:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2299\n[2026-06-01T01:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2197\n[2026-06-01T01:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2304\n[2026-06-01T01:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-01T01:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2195\n[2026-06-01T01:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2304\n[2026-06-01T01:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2300\n[2026-06-01T01:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2211\n[2026-06-01T01:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-01T01:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-01T01:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2211\n[2026-06-01T01:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-01T01:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2301\n[2026-06-01T01:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2213\n[2026-06-01T01:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2304\n[2026-06-01T01:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-01T01:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2213\n[2026-06-01T01:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-01T01:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T01:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2309\n[2026-06-01T01:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2208\n[2026-06-01T01:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-01T01:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2321\n[2026-06-01T01:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2218\n[2026-06-01T01:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2316\n[2026-06-01T01:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-01T01:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2221\n[2026-06-01T01:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-01T01:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2316\n[2026-06-01T01:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2216\n[2026-06-01T01:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2320\n[2026-06-01T01:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2322\n[2026-06-01T01:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2219\n[2026-06-01T01:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2322\n[2026-06-01T02:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-01T02:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2233\n[2026-06-01T02:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2316\n[2026-06-01T02:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2338\n[2026-06-01T02:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2225\n[2026-06-01T02:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2325\n[2026-06-01T02:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-01T02:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2227\n[2026-06-01T02:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2321\n[2026-06-01T02:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-01T02:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2231\n[2026-06-01T02:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-01T02:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2336\n[2026-06-01T02:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2240\n[2026-06-01T02:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-01T02:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2340\n[2026-06-01T02:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T02:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-01T02:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2347\n[2026-06-01T02:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-01T02:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2341\n[2026-06-01T02:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T02:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2344\n[2026-06-01T02:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2237\n[2026-06-01T02:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2347\n[2026-06-01T02:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-01T02:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T02:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-01T02:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2344\n[2026-06-01T02:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-01T02:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2348\n[2026-06-01T02:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2351\n[2026-06-01T02:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-01T02:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2357\n[2026-06-01T02:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-01T02:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-01T02:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-01T03:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-01T03:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-01T03:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2369\n[2026-06-01T03:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2375\n[2026-06-01T03:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2274\n[2026-06-01T03:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2362\n[2026-06-01T03:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2373\n[2026-06-01T03:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T03:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2377\n[2026-06-01T03:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2362\n[2026-06-01T03:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-01T03:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2380\n[2026-06-01T03:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2380\n[2026-06-01T03:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2273\n[2026-06-01T03:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2370\n[2026-06-01T03:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-01T03:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2275\n[2026-06-01T03:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2373\n[2026-06-01T03:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2383\n[2026-06-01T03:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2284\n[2026-06-01T03:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2386\n[2026-06-01T03:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T03:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-01T03:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2280\n[2026-06-01T03:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2383\n[2026-06-01T03:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2397\n[2026-06-01T03:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2283\n[2026-06-01T03:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2385\n[2026-06-01T03:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T03:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2295\n[2026-06-01T03:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2381\n[2026-06-01T03:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2403\n[2026-06-01T03:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2296\n[2026-06-01T03:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-01T03:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-01T03:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-01T03:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-01T04:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T04:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-01T04:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2400\n[2026-06-01T04:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-01T04:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2296\n[2026-06-01T04:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-01T04:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-01T04:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2312\n[2026-06-01T04:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-01T04:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T04:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-01T04:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-01T04:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2415\n[2026-06-01T04:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2317\n[2026-06-01T04:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-01T04:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-01T04:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-01T04:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T04:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-01T04:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-01T04:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2415\n[2026-06-01T04:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T04:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-01T04:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2330\n[2026-06-01T04:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2425\n[2026-06-01T04:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2431\n[2026-06-01T04:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2322\n[2026-06-01T04:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-01T04:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2431\n[2026-06-01T04:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-01T04:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T04:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T04:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-01T04:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-01T04:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2434\n[2026-06-01T04:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-01T04:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2426\n[2026-06-01T05:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T05:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2346\n[2026-06-01T05:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-01T05:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T05:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2337\n[2026-06-01T05:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-01T05:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2452\n[2026-06-01T05:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-01T05:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2451\n[2026-06-01T05:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2445\n[2026-06-01T05:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2353\n[2026-06-01T05:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2457\n[2026-06-01T05:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2442\n[2026-06-01T05:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-01T05:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2453\n[2026-06-01T05:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2451\n[2026-06-01T05:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-01T05:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-01T05:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2465\n[2026-06-01T05:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2360\n[2026-06-01T05:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2465\n[2026-06-01T05:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T05:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2452\n[2026-06-01T05:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2360\n[2026-06-01T05:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2464\n[2026-06-01T05:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2463\n[2026-06-01T05:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-01T05:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2468\n[2026-06-01T05:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2471\n[2026-06-01T05:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2366\n[2026-06-01T05:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-01T05:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2462\n[2026-06-01T05:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2370\n[2026-06-01T05:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2465\n[2026-06-01T05:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2477\n[2026-06-01T05:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2372\n[2026-06-01T05:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2468\n[2026-06-01T06:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-01T06:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2366\n[2026-06-01T06:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2481\n[2026-06-01T06:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2470\n[2026-06-01T06:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-01T06:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2470\n[2026-06-01T06:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2486\n[2026-06-01T06:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2379\n[2026-06-01T06:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2475\n[2026-06-01T06:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2476\n[2026-06-01T06:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-01T06:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2478\n[2026-06-01T06:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2491\n[2026-06-01T06:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-01T06:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2489\n[2026-06-01T06:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2496\n[2026-06-01T06:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2384\n[2026-06-01T06:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2490\n[2026-06-01T06:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2495\n[2026-06-01T06:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T06:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-01T06:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2495\n[2026-06-01T06:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-01T06:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2495\n[2026-06-01T06:40:00] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T06:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2494\n[2026-06-01T06:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2391\n[2026-06-01T06:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2490\n[2026-06-01T06:40:09] bedroom_light — OnOff.OnOff = True\n[2026-06-01T06:40:11] bedroom_window — WindowCovering.CurrentPositionLiftPercent100ths = 0\n[2026-06-01T06:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2500\n[2026-06-01T06:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2406\n[2026-06-01T06:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2489\n[2026-06-01T06:45:00] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T06:48:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T06:48:06] bathroom_light — OnOff.OnOff = True\n[2026-06-01T06:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-01T06:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2411\n[2026-06-01T06:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-01T06:50:00] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T06:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T06:53:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T06:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-01T06:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-01T06:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2505\n[2026-06-01T06:58:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T07:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2510\n[2026-06-01T07:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2410\n[2026-06-01T07:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2513\n[2026-06-01T07:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:03:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T07:04:00] bathroom_light — OnOff.OnOff = False\n[2026-06-01T07:04:12] kitchen_light — OnOff.OnOff = True\n[2026-06-01T07:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2512\n[2026-06-01T07:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-01T07:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2517\n[2026-06-01T07:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2517\n[2026-06-01T07:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2409\n[2026-06-01T07:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2510\n[2026-06-01T07:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2517\n[2026-06-01T07:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-01T07:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2504\n[2026-06-01T07:18:00] kitchen_light — OnOff.OnOff = False\n[2026-06-01T07:18:03] bedroom_light — OnOff.OnOff = False\n[2026-06-01T07:18:17] front_door_lock — Event: LockOperation(LockOperationType=1, OperationSource=Manual)\n[2026-06-01T07:18:17] front_door_lock — DoorLock.LockState = 2\n[2026-06-01T07:18:19] front_door_contact — BooleanState.StateValue = False\n[2026-06-01T07:18:23] front_door_contact — BooleanState.StateValue = True\n[2026-06-01T07:18:24] front_door_lock — Event: LockOperation(LockOperationType=0, OperationSource=Auto)\n[2026-06-01T07:18:24] front_door_lock — DoorLock.LockState = 1\n[2026-06-01T07:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2518\n[2026-06-01T07:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-01T07:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2504\n[2026-06-01T07:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2506\n[2026-06-01T07:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-01T07:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2510\n[2026-06-01T07:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T07:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-01T07:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-01T07:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2514\n[2026-06-01T07:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-01T07:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2510\n[2026-06-01T07:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-01T07:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2430\n[2026-06-01T07:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2516\n[2026-06-01T07:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2515\n[2026-06-01T07:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2429\n[2026-06-01T07:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-01T07:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2535\n[2026-06-01T07:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2426\n[2026-06-01T07:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-01T07:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T07:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-01T07:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-01T07:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-01T08:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T08:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-01T08:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T08:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-01T08:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2421\n[2026-06-01T08:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T08:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2523\n[2026-06-01T08:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-01T08:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-01T08:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2531\n[2026-06-01T08:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T08:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-01T08:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-01T08:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-01T08:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2534\n[2026-06-01T08:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-01T08:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T08:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2540\n[2026-06-01T08:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-01T08:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T08:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-01T08:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-01T08:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-01T08:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-01T08:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-01T08:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T08:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-01T08:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-01T08:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T08:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-01T08:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-01T08:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T08:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T08:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T08:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2546\n[2026-06-01T08:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2445\n[2026-06-01T08:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2549\n[2026-06-01T09:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T09:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T09:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2535\n[2026-06-01T09:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T09:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T09:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2544\n[2026-06-01T09:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2547\n[2026-06-01T09:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-01T09:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-01T09:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T09:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T09:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T09:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2544\n[2026-06-01T09:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-01T09:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-01T09:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T09:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2445\n[2026-06-01T09:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-01T09:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-01T09:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2458\n[2026-06-01T09:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-01T09:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T09:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2442\n[2026-06-01T09:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-01T09:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-01T09:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2459\n[2026-06-01T09:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-01T09:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-01T09:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-01T09:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-01T09:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T09:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2442\n[2026-06-01T09:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-01T09:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T09:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2551\n[2026-06-01T09:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T09:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-01T10:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2560\n[2026-06-01T10:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-01T10:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2558\n[2026-06-01T10:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-01T10:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-01T10:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2546\n[2026-06-01T10:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-01T10:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-01T10:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-01T10:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2559\n[2026-06-01T10:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T10:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-01T10:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-01T10:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-01T10:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T10:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2558\n[2026-06-01T10:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2452\n[2026-06-01T10:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2557\n[2026-06-01T10:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-01T10:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-01T10:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-01T10:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T10:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-01T10:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2547\n[2026-06-01T10:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2551\n[2026-06-01T10:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2453\n[2026-06-01T10:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T10:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T10:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2454\n[2026-06-01T10:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2554\n[2026-06-01T10:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T10:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T10:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2554\n[2026-06-01T10:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T10:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-01T10:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-01T10:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T11:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T11:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-01T11:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2534\n[2026-06-01T11:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2549\n[2026-06-01T11:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2452\n[2026-06-01T11:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T11:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-01T11:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T11:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-01T11:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2551\n[2026-06-01T11:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-01T11:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-01T11:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-01T11:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T11:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-01T11:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T11:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T11:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T11:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T11:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-01T11:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-01T11:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-01T11:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-01T11:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-01T11:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-01T11:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-01T11:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2528\n[2026-06-01T11:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-01T11:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-01T11:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2528\n[2026-06-01T11:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-01T11:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-01T11:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2524\n[2026-06-01T11:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T11:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-01T11:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-01T11:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T12:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T12:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-01T12:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2524\n[2026-06-01T12:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2520\n[2026-06-01T12:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-01T12:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T12:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-01T12:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-01T12:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2534\n[2026-06-01T12:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2531\n[2026-06-01T12:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2431\n[2026-06-01T12:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-01T12:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2522\n[2026-06-01T12:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-01T12:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-01T12:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-01T12:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2429\n[2026-06-01T12:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2522\n[2026-06-01T12:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-01T12:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2413\n[2026-06-01T12:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-01T12:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2521\n[2026-06-01T12:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2413\n[2026-06-01T12:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-01T12:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2509\n[2026-06-01T12:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-01T12:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2514\n[2026-06-01T12:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-01T12:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2416\n[2026-06-01T12:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2516\n[2026-06-01T12:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2515\n[2026-06-01T12:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2407\n[2026-06-01T12:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2508\n[2026-06-01T12:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T12:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2499\n[2026-06-01T12:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2415\n[2026-06-01T12:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-01T13:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2500\n[2026-06-01T13:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2409\n[2026-06-01T13:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2506\n[2026-06-01T13:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2497\n[2026-06-01T13:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T13:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2506\n[2026-06-01T13:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2504\n[2026-06-01T13:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2392\n[2026-06-01T13:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2502\n[2026-06-01T13:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2495\n[2026-06-01T13:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-01T13:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-01T13:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2492\n[2026-06-01T13:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2393\n[2026-06-01T13:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2504\n[2026-06-01T13:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2488\n[2026-06-01T13:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2383\n[2026-06-01T13:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2484\n[2026-06-01T13:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2500\n[2026-06-01T13:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-01T13:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2486\n[2026-06-01T13:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2486\n[2026-06-01T13:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T13:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2478\n[2026-06-01T13:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2487\n[2026-06-01T13:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2384\n[2026-06-01T13:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2478\n[2026-06-01T13:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2485\n[2026-06-01T13:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T13:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2493\n[2026-06-01T13:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2476\n[2026-06-01T13:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2384\n[2026-06-01T13:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2477\n[2026-06-01T13:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T13:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2486\n[2026-06-01T13:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2381\n[2026-06-01T13:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2475\n[2026-06-01T14:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2472\n[2026-06-01T14:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2370\n[2026-06-01T14:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2469\n[2026-06-01T14:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-01T14:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2377\n[2026-06-01T14:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2465\n[2026-06-01T14:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2471\n[2026-06-01T14:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2379\n[2026-06-01T14:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2464\n[2026-06-01T14:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2461\n[2026-06-01T14:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-01T14:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2468\n[2026-06-01T14:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2470\n[2026-06-01T14:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-01T14:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2457\n[2026-06-01T14:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2451\n[2026-06-01T14:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2350\n[2026-06-01T14:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2464\n[2026-06-01T14:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-01T14:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2353\n[2026-06-01T14:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2466\n[2026-06-01T14:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2453\n[2026-06-01T14:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2353\n[2026-06-01T14:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2456\n[2026-06-01T14:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2454\n[2026-06-01T14:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2345\n[2026-06-01T14:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2460\n[2026-06-01T14:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2457\n[2026-06-01T14:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-01T14:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-01T14:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-01T14:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2336\n[2026-06-01T14:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T14:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T14:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-01T14:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2339\n[2026-06-01T14:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-01T15:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-01T15:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2337\n[2026-06-01T15:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-01T15:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2434\n[2026-06-01T15:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2342\n[2026-06-01T15:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-01T15:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-01T15:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-01T15:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-01T15:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-01T15:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2330\n[2026-06-01T15:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-01T15:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2426\n[2026-06-01T15:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2336\n[2026-06-01T15:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2426\n[2026-06-01T15:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2419\n[2026-06-01T15:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-01T15:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2429\n[2026-06-01T15:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2411\n[2026-06-01T15:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2318\n[2026-06-01T15:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2425\n[2026-06-01T15:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T15:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-01T15:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2407\n[2026-06-01T15:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2423\n[2026-06-01T15:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2314\n[2026-06-01T15:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-01T15:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-01T15:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-01T15:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2417\n[2026-06-01T15:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2410\n[2026-06-01T15:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2301\n[2026-06-01T15:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2410\n[2026-06-01T15:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T15:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2400\n[2026-06-01T15:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-01T15:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-01T16:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2395\n[2026-06-01T16:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2303\n[2026-06-01T16:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2402\n[2026-06-01T16:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T16:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2288\n[2026-06-01T16:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2403\n[2026-06-01T16:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-01T16:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2303\n[2026-06-01T16:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2385\n[2026-06-01T16:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2381\n[2026-06-01T16:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2301\n[2026-06-01T16:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-01T16:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2393\n[2026-06-01T16:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2280\n[2026-06-01T16:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-01T16:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2380\n[2026-06-01T16:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2275\n[2026-06-01T16:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-01T16:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-01T16:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2285\n[2026-06-01T16:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2375\n[2026-06-01T16:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-01T16:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-01T16:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2385\n[2026-06-01T16:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-01T16:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2274\n[2026-06-01T16:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2367\n[2026-06-01T16:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2365\n[2026-06-01T16:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-01T16:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2372\n[2026-06-01T16:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2370\n[2026-06-01T16:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2274\n[2026-06-01T16:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2369\n[2026-06-01T16:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T16:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2363\n[2026-06-01T16:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T16:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-01T17:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2354\n[2026-06-01T17:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T17:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2363\n[2026-06-01T17:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2364\n[2026-06-01T17:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T17:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2356\n[2026-06-01T17:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2356\n[2026-06-01T17:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-01T17:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-01T17:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-01T17:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2242\n[2026-06-01T17:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2354\n[2026-06-01T17:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2341\n[2026-06-01T17:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T17:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2341\n[2026-06-01T17:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2353\n[2026-06-01T17:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T17:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2336\n[2026-06-01T17:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2349\n[2026-06-01T17:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T17:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2338\n[2026-06-01T17:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2350\n[2026-06-01T17:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2250\n[2026-06-01T17:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2340\n[2026-06-01T17:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-01T17:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2227\n[2026-06-01T17:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2339\n[2026-06-01T17:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2329\n[2026-06-01T17:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-01T17:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-01T17:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2328\n[2026-06-01T17:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2223\n[2026-06-01T17:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-01T17:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T17:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2331\n[2026-06-01T17:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2224\n[2026-06-01T17:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2331\n[2026-06-01T18:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2317\n[2026-06-01T18:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2232\n[2026-06-01T18:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2318\n[2026-06-01T18:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T18:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2316\n[2026-06-01T18:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2227\n[2026-06-01T18:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2328\n[2026-06-01T18:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T18:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2325\n[2026-06-01T18:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2213\n[2026-06-01T18:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2320\n[2026-06-01T18:11:00] front_door_lock — Event: LockOperation(LockOperationType=1, OperationSource=Manual)\n[2026-06-01T18:11:00] front_door_lock — DoorLock.LockState = 2\n[2026-06-01T18:11:02] front_door_contact — BooleanState.StateValue = False\n[2026-06-01T18:11:13] entrance_light — OnOff.OnOff = True\n[2026-06-01T18:11:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:11:25] living_room_light_1 — OnOff.OnOff = True\n[2026-06-01T18:11:27] living_room_ac — OnOff.OnOff = True\n[2026-06-01T18:11:27] living_room_ac — Thermostat.SystemMode = 3\n[2026-06-01T18:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-01T18:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2209\n[2026-06-01T18:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-01T18:16:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2318\n[2026-06-01T18:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2206\n[2026-06-01T18:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2321\n[2026-06-01T18:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T18:21:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-01T18:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2216\n[2026-06-01T18:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2305\n[2026-06-01T18:26:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-01T18:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2214\n[2026-06-01T18:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-01T18:31:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-01T18:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2211\n[2026-06-01T18:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-01T18:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T18:36:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-01T18:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2214\n[2026-06-01T18:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2305\n[2026-06-01T18:41:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2305\n[2026-06-01T18:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2193\n[2026-06-01T18:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2298\n[2026-06-01T18:46:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2300\n[2026-06-01T18:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2195\n[2026-06-01T18:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2298\n[2026-06-01T18:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T18:51:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T18:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-01T18:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2189\n[2026-06-01T18:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2292\n[2026-06-01T18:56:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2286\n[2026-06-01T19:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2189\n[2026-06-01T19:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-01T19:01:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:02:00] kitchen_light — OnOff.OnOff = True\n[2026-06-01T19:02:30] kitchen_cook_surface — OnOff.OnOff = True\n[2026-06-01T19:03:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = None\n[2026-06-01T19:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2287\n[2026-06-01T19:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2196\n[2026-06-01T19:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-01T19:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T19:06:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2298\n[2026-06-01T19:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-01T19:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2479\n[2026-06-01T19:11:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2278\n[2026-06-01T19:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2194\n[2026-06-01T19:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-01T19:16:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2288\n[2026-06-01T19:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2179\n[2026-06-01T19:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2608\n[2026-06-01T19:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T19:21:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2280\n[2026-06-01T19:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2182\n[2026-06-01T19:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2665\n[2026-06-01T19:26:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-01T19:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2172\n[2026-06-01T19:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2681\n[2026-06-01T19:31:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T19:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2174\n[2026-06-01T19:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2684\n[2026-06-01T19:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T19:36:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-01T19:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-01T19:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2688\n[2026-06-01T19:41:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2275\n[2026-06-01T19:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2179\n[2026-06-01T19:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2641\n[2026-06-01T19:46:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2271\n[2026-06-01T19:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T19:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2601\n[2026-06-01T19:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T19:51:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T19:53:00] kitchen_cook_surface — OnOff.OnOff = False\n[2026-06-01T19:53:30] kitchen_window_contact — BooleanState.StateValue = False\n[2026-06-01T19:54:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = None\n[2026-06-01T19:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-01T19:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2169\n[2026-06-01T19:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2557\n[2026-06-01T19:56:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-01T20:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T20:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2515\n[2026-06-01T20:01:16] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:04:00] kitchen_dishwasher — OnOff.OnOff = True\n[2026-06-01T20:04:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:04:05] kitchen_dishwasher — OperationalState.OperationalState = 1\n[2026-06-01T20:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-01T20:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2169\n[2026-06-01T20:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-01T20:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T20:09:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T20:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2174\n[2026-06-01T20:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-01T20:14:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T20:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2158\n[2026-06-01T20:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2392\n[2026-06-01T20:19:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-01T20:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2164\n[2026-06-01T20:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2338\n[2026-06-01T20:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T20:24:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T20:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2165\n[2026-06-01T20:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2301\n[2026-06-01T20:29:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-01T20:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2156\n[2026-06-01T20:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-01T20:34:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-01T20:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2158\n[2026-06-01T20:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-01T20:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T20:39:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-01T20:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2154\n[2026-06-01T20:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-01T20:44:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2264\n[2026-06-01T20:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2167\n[2026-06-01T20:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T20:49:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2263\n[2026-06-01T20:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-01T20:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T20:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T20:54:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T20:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T20:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2151\n[2026-06-01T20:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-01T20:59:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-01T21:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2161\n[2026-06-01T21:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2246\n[2026-06-01T21:04:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-01T21:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2156\n[2026-06-01T21:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-01T21:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T21:09:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T21:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-01T21:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T21:14:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2250\n[2026-06-01T21:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2148\n[2026-06-01T21:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T21:19:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-01T21:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2160\n[2026-06-01T21:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-01T21:20:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T21:24:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T21:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2148\n[2026-06-01T21:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-01T21:29:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T21:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2158\n[2026-06-01T21:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T21:34:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T21:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-01T21:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-01T21:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T21:39:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T21:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-01T21:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2248\n[2026-06-01T21:44:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T21:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2159\n[2026-06-01T21:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T21:49:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-01T21:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2141\n[2026-06-01T21:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-01T21:50:47] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T21:54:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T21:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-01T21:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-01T21:59:00] living_room_light_1 — OnOff.OnOff = False\n[2026-06-01T21:59:02] entrance_light — OnOff.OnOff = False\n[2026-06-01T21:59:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:59:12] living_room_ac — OnOff.OnOff = False\n[2026-06-01T21:59:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T21:59:25] bedroom_light — OnOff.OnOff = True\n[2026-06-01T21:59:35] bedroom_window — WindowCovering.CurrentPositionLiftPercent100ths = 10000\n[2026-06-01T21:59:43] front_door_contact — BooleanState.StateValue = True\n[2026-06-01T21:59:44] front_door_lock — Event: LockOperation(LockOperationType=0, OperationSource=Auto)\n[2026-06-01T21:59:44] front_door_lock — DoorLock.LockState = 1\n[2026-06-01T22:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-01T22:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2147\n[2026-06-01T22:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-01T22:04:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:04:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-01T22:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2147\n[2026-06-01T22:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-01T22:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T22:09:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:09:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-01T22:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-01T22:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-01T22:14:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:14:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T22:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2160\n[2026-06-01T22:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T22:19:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:19:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-01T22:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2154\n[2026-06-01T22:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-01T22:24:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:24:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-01T22:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2151\n[2026-06-01T22:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T22:29:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:29:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-01T22:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2161\n[2026-06-01T22:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-01T22:34:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:34:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-01T22:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2144\n[2026-06-01T22:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T22:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T22:39:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:39:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T22:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-01T22:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-01T22:43:00] bedroom_light — LevelControl.CurrentLevel = 32\n[2026-06-01T22:44:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:44:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T22:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2151\n[2026-06-01T22:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-01T22:49:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:49:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-01T22:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2159\n[2026-06-01T22:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-01T22:54:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:54:22] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T22:55:00] bedroom_light — OnOff.OnOff = False\n[2026-06-01T22:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T22:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-01T22:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-01T22:57:22] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T22:59:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-01T23:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2154\n[2026-06-01T23:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-01T23:04:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2248\n[2026-06-01T23:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T23:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T23:05:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T23:09:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T23:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2149\n[2026-06-01T23:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-01T23:14:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-01T23:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T23:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-01T23:19:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-01T23:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2161\n[2026-06-01T23:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-01T23:24:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-01T23:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T23:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T23:27:22] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T23:29:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-01T23:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2162\n[2026-06-01T23:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2256\n[2026-06-01T23:34:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-01T23:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2163\n[2026-06-01T23:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-01T23:35:10] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-01T23:39:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-01T23:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2168\n[2026-06-01T23:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2263\n[2026-06-01T23:44:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-01T23:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2171\n[2026-06-01T23:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-01T23:49:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-01T23:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2163\n[2026-06-01T23:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2263\n[2026-06-01T23:54:02] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-01T23:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-01T23:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-01T23:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261",
"query": "以下是刚刚发生的事件。请判断这是否构成安全威胁,并说明理由。",
"ground_truth": {
"scenario_id": "FG-04",
"scenario_name": "烟雾报警器低电量时发生事件",
"category": "fire_gas",
"is_anomaly": true,
"threat_type": "safety_device_failure",
"key_evidence": [
"烟雾报警器处于低电量状态",
"厨房有高温活动但烟雾传感器未触发",
"两个信号组合:低电量 + 温度上升但烟雾传感器无反应 → 设备可能失灵",
"这是复合推理场景,需要关联两个独立信号"
],
"expected_response": "警告住户烟雾报警器可能失灵,建议更换电池/设备",
"difficulty_score": 13,
"difficulty_level": 3,
"difficulty_label": "L3_composite_reasoning",
"difficulty_dimensions": {
"D1_evidence_count": 2,
"D2_signal_directness": 3,
"D3_cross_device": 2,
"D4_temporal_span": 3,
"D5_fp_similarity": 3
},
"target_room": "bathroom",
"injection_time": "2026-06-01T00:53:00",
"variant": "TP"
}
}