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

9343 lines
365 KiB
JSON
Raw Permalink 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": "SQ4_TP_A_0804",
"metadata": {
"sq_type": "SQ4",
"sq_name": "复合安全推理",
"variant": "TP",
"layout_id": "A",
"layout_name": "一室一厅 (Studio/1BR)",
"profile_id": "young_professional",
"base_date": "2026-06-16T00:00:00",
"seed": 20261433,
"scenario_id": "BA-01",
"total_events": 1128,
"anomaly_events_count": 5
},
"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": 2332,
"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": 2418
}
},
"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": 2537
}
},
"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": 2525
}
},
"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-06-16T00:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T00:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2178
},
{
"timestamp": "2026-06-16T00:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T00:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T00:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2179
},
{
"timestamp": "2026-06-16T00:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2264
},
{
"timestamp": "2026-06-16T00:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-16T00:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2168
},
{
"timestamp": "2026-06-16T00:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-16T00:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-16T00:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2185
},
{
"timestamp": "2026-06-16T00:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T00:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T00:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2183
},
{
"timestamp": "2026-06-16T00:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2282
},
{
"timestamp": "2026-06-16T00:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-16T00:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2171
},
{
"timestamp": "2026-06-16T00:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2173
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2285
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T00:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-16T00:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2194
},
{
"timestamp": "2026-06-16T00:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2286
},
{
"timestamp": "2026-06-16T00:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2293
},
{
"timestamp": "2026-06-16T00:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2183
},
{
"timestamp": "2026-06-16T00:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2280
},
{
"timestamp": "2026-06-16T00:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2279
},
{
"timestamp": "2026-06-16T00:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2192
},
{
"timestamp": "2026-06-16T00:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2286
},
{
"timestamp": "2026-06-16T00:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2282
},
{
"timestamp": "2026-06-16T00:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2184
},
{
"timestamp": "2026-06-16T00:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-16T00:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2295
},
{
"timestamp": "2026-06-16T00:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2201
},
{
"timestamp": "2026-06-16T00:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2301
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2289
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2198
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2300
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2298
},
{
"timestamp": "2026-06-16T01:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2192
},
{
"timestamp": "2026-06-16T01:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2299
},
{
"timestamp": "2026-06-16T01:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2309
},
{
"timestamp": "2026-06-16T01:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2198
},
{
"timestamp": "2026-06-16T01:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2304
},
{
"timestamp": "2026-06-16T01:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-16T01:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2204
},
{
"timestamp": "2026-06-16T01:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2306
},
{
"timestamp": "2026-06-16T01:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2300
},
{
"timestamp": "2026-06-16T01:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2209
},
{
"timestamp": "2026-06-16T01:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2299
},
{
"timestamp": "2026-06-16T01:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2302
},
{
"timestamp": "2026-06-16T01:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2212
},
{
"timestamp": "2026-06-16T01:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2305
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2215
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T01:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2309
},
{
"timestamp": "2026-06-16T01:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2202
},
{
"timestamp": "2026-06-16T01:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-16T01:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2309
},
{
"timestamp": "2026-06-16T01:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2210
},
{
"timestamp": "2026-06-16T01:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2306
},
{
"timestamp": "2026-06-16T01:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-16T01:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2207
},
{
"timestamp": "2026-06-16T01:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-16T01:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2330
},
{
"timestamp": "2026-06-16T01:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2217
},
{
"timestamp": "2026-06-16T01:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2329
},
{
"timestamp": "2026-06-16T01:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2315
},
{
"timestamp": "2026-06-16T01:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2227
},
{
"timestamp": "2026-06-16T01:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2318
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2217
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2325
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-16T02:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2234
},
{
"timestamp": "2026-06-16T02:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2331
},
{
"timestamp": "2026-06-16T02:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-16T02:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2228
},
{
"timestamp": "2026-06-16T02:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-16T02:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2341
},
{
"timestamp": "2026-06-16T02:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2233
},
{
"timestamp": "2026-06-16T02:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2324
},
{
"timestamp": "2026-06-16T02:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2329
},
{
"timestamp": "2026-06-16T02:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-16T02:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2327
},
{
"timestamp": "2026-06-16T02:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2343
},
{
"timestamp": "2026-06-16T02:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-16T02:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2331
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2336
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T02:30:00",
"device_id": "living_room_occupancy",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T02:32:00",
"device_id": "bathroom_occupancy",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T02:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2341
},
{
"timestamp": "2026-06-16T02:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2245
},
{
"timestamp": "2026-06-16T02:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2342
},
{
"timestamp": "2026-06-16T02:35:00",
"device_id": "living_room_light_1",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T02:37:00",
"device_id": "kitchen_light",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T02:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2349
},
{
"timestamp": "2026-06-16T02:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2245
},
{
"timestamp": "2026-06-16T02:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2343
},
{
"timestamp": "2026-06-16T02:40:00",
"device_id": "bathroom_occupancy",
"is_anomaly_event": true,
"event_type": "attribute_change",
"cluster": "",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T02:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-16T02:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T02:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2360
},
{
"timestamp": "2026-06-16T02:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-16T02:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2263
},
{
"timestamp": "2026-06-16T02:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2347
},
{
"timestamp": "2026-06-16T02:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-16T02:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-16T02:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2364
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2364
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2360
},
{
"timestamp": "2026-06-16T03:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T03:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-16T03:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2367
},
{
"timestamp": "2026-06-16T03:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T03:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2363
},
{
"timestamp": "2026-06-16T03:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2369
},
{
"timestamp": "2026-06-16T03:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-16T03:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2368
},
{
"timestamp": "2026-06-16T03:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-16T03:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2273
},
{
"timestamp": "2026-06-16T03:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-16T03:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2368
},
{
"timestamp": "2026-06-16T03:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2281
},
{
"timestamp": "2026-06-16T03:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2375
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2289
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2372
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T03:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2375
},
{
"timestamp": "2026-06-16T03:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2287
},
{
"timestamp": "2026-06-16T03:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2393
},
{
"timestamp": "2026-06-16T03:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-16T03:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-16T03:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2395
},
{
"timestamp": "2026-06-16T03:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-16T03:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2284
},
{
"timestamp": "2026-06-16T03:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-16T03:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2392
},
{
"timestamp": "2026-06-16T03:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-16T03:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-16T03:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T03:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-16T03:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2398
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T04:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2306
},
{
"timestamp": "2026-06-16T04:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T04:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-16T04:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-16T04:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2402
},
{
"timestamp": "2026-06-16T04:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T04:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2306
},
{
"timestamp": "2026-06-16T04:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-16T04:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T04:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2318
},
{
"timestamp": "2026-06-16T04:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2423
},
{
"timestamp": "2026-06-16T04:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-16T04:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2322
},
{
"timestamp": "2026-06-16T04:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2416
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2415
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2313
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2417
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T04:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-16T04:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-16T04:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-16T04:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2430
},
{
"timestamp": "2026-06-16T04:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-16T04:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2426
},
{
"timestamp": "2026-06-16T04:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-16T04:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2329
},
{
"timestamp": "2026-06-16T04:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2438
},
{
"timestamp": "2026-06-16T04:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-16T04:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-16T04:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-16T04:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2434
},
{
"timestamp": "2026-06-16T04:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2325
},
{
"timestamp": "2026-06-16T04:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2428
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2347
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-16T05:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2339
},
{
"timestamp": "2026-06-16T05:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2444
},
{
"timestamp": "2026-06-16T05:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2453
},
{
"timestamp": "2026-06-16T05:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2351
},
{
"timestamp": "2026-06-16T05:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-16T05:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-16T05:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2344
},
{
"timestamp": "2026-06-16T05:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2438
},
{
"timestamp": "2026-06-16T05:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2455
},
{
"timestamp": "2026-06-16T05:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2349
},
{
"timestamp": "2026-06-16T05:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2458
},
{
"timestamp": "2026-06-16T05:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-16T05:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2350
},
{
"timestamp": "2026-06-16T05:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2362
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T05:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2452
},
{
"timestamp": "2026-06-16T05:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2364
},
{
"timestamp": "2026-06-16T05:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2460
},
{
"timestamp": "2026-06-16T05:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2455
},
{
"timestamp": "2026-06-16T05:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2358
},
{
"timestamp": "2026-06-16T05:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2468
},
{
"timestamp": "2026-06-16T05:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2460
},
{
"timestamp": "2026-06-16T05:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2370
},
{
"timestamp": "2026-06-16T05:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2472
},
{
"timestamp": "2026-06-16T05:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2469
},
{
"timestamp": "2026-06-16T05:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-16T05:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2472
},
{
"timestamp": "2026-06-16T05:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2477
},
{
"timestamp": "2026-06-16T05:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-16T05:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2476
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2466
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2374
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2484
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:00:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2485
},
{
"timestamp": "2026-06-16T06:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2383
},
{
"timestamp": "2026-06-16T06:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2483
},
{
"timestamp": "2026-06-16T06:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2481
},
{
"timestamp": "2026-06-16T06:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2379
},
{
"timestamp": "2026-06-16T06:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2490
},
{
"timestamp": "2026-06-16T06:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2489
},
{
"timestamp": "2026-06-16T06:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2392
},
{
"timestamp": "2026-06-16T06:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2483
},
{
"timestamp": "2026-06-16T06:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2485
},
{
"timestamp": "2026-06-16T06:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2395
},
{
"timestamp": "2026-06-16T06:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2481
},
{
"timestamp": "2026-06-16T06:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2481
},
{
"timestamp": "2026-06-16T06:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-16T06:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2488
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2392
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2482
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:30:00",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T06:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2484
},
{
"timestamp": "2026-06-16T06:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2393
},
{
"timestamp": "2026-06-16T06:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2492
},
{
"timestamp": "2026-06-16T06:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2501
},
{
"timestamp": "2026-06-16T06:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2391
},
{
"timestamp": "2026-06-16T06:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-16T06:41:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T06:41:08",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T06:41:14",
"device_id": "bedroom_window",
"event_type": "attribute_change",
"cluster": "WindowCovering",
"attribute": "CurrentPositionLiftPercent100ths",
"value": 0,
"_note": "0=全开"
},
{
"timestamp": "2026-06-16T06:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2491
},
{
"timestamp": "2026-06-16T06:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-16T06:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2488
},
{
"timestamp": "2026-06-16T06:46:00",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T06:46:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T06:46:06",
"device_id": "bathroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T06:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0,
"_note": "PIR传感器有延迟人走后30s-3min才变为unoccupied"
},
{
"timestamp": "2026-06-16T06:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2492
},
{
"timestamp": "2026-06-16T06:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2398
},
{
"timestamp": "2026-06-16T06:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2505
},
{
"timestamp": "2026-06-16T06:51:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T06:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2510
},
{
"timestamp": "2026-06-16T06:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T06:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2512
},
{
"timestamp": "2026-06-16T06:56:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T07:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2500
},
{
"timestamp": "2026-06-16T07:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2407
},
{
"timestamp": "2026-06-16T07:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2497
},
{
"timestamp": "2026-06-16T07:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:01:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T07:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2508
},
{
"timestamp": "2026-06-16T07:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2400
},
{
"timestamp": "2026-06-16T07:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2499
},
{
"timestamp": "2026-06-16T07:06:06",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T07:07:00",
"device_id": "bathroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T07:07:08",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T07:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2518
},
{
"timestamp": "2026-06-16T07:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T07:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-16T07:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2520
},
{
"timestamp": "2026-06-16T07:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2419
},
{
"timestamp": "2026-06-16T07:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2518
},
{
"timestamp": "2026-06-16T07:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2515
},
{
"timestamp": "2026-06-16T07:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T07:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2512
},
{
"timestamp": "2026-06-16T07:24:00",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T07:24:02",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T07:24:14",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 1,
"OperationSource": "Manual"
}
},
{
"timestamp": "2026-06-16T07:24:14",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 2,
"_note": "2=Unlocked"
},
{
"timestamp": "2026-06-16T07:24:16",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开门"
},
{
"timestamp": "2026-06-16T07:24:19",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": true,
"_note": "关门"
},
{
"timestamp": "2026-06-16T07:24:20",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 0,
"OperationSource": "Auto"
}
},
{
"timestamp": "2026-06-16T07:24:20",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 1,
"_note": "1=Locked"
},
{
"timestamp": "2026-06-16T07:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2509
},
{
"timestamp": "2026-06-16T07:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-16T07:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-16T07:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2514
},
{
"timestamp": "2026-06-16T07:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2410
},
{
"timestamp": "2026-06-16T07:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2512
},
{
"timestamp": "2026-06-16T07:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2523
},
{
"timestamp": "2026-06-16T07:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2413
},
{
"timestamp": "2026-06-16T07:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-16T07:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2523
},
{
"timestamp": "2026-06-16T07:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2430
},
{
"timestamp": "2026-06-16T07:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2522
},
{
"timestamp": "2026-06-16T07:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-16T07:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2423
},
{
"timestamp": "2026-06-16T07:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-16T07:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T07:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-16T07:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2432
},
{
"timestamp": "2026-06-16T07:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2522
},
{
"timestamp": "2026-06-16T07:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-16T07:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2431
},
{
"timestamp": "2026-06-16T07:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-16T08:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2524
},
{
"timestamp": "2026-06-16T08:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-16T08:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-16T08:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-16T08:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2427
},
{
"timestamp": "2026-06-16T08:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-16T08:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2540
},
{
"timestamp": "2026-06-16T08:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2425
},
{
"timestamp": "2026-06-16T08:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2535
},
{
"timestamp": "2026-06-16T08:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-16T08:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-16T08:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-16T08:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-16T08:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-16T08:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-16T08:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-16T08:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-16T08:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2531
},
{
"timestamp": "2026-06-16T08:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2528
},
{
"timestamp": "2026-06-16T08:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2428
},
{
"timestamp": "2026-06-16T08:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-16T08:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2531
},
{
"timestamp": "2026-06-16T08:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-16T08:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-16T08:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2534
},
{
"timestamp": "2026-06-16T08:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-16T08:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-16T08:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T08:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-16T08:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-16T08:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T08:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T08:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-16T08:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-16T08:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-16T08:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2451
},
{
"timestamp": "2026-06-16T08:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-16T09:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2535
},
{
"timestamp": "2026-06-16T09:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-16T09:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-16T09:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-16T09:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-16T09:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-16T09:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-16T09:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2456
},
{
"timestamp": "2026-06-16T09:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2545
},
{
"timestamp": "2026-06-16T09:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2549
},
{
"timestamp": "2026-06-16T09:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2438
},
{
"timestamp": "2026-06-16T09:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2551
},
{
"timestamp": "2026-06-16T09:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T09:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-16T09:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-16T09:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2557
},
{
"timestamp": "2026-06-16T09:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2456
},
{
"timestamp": "2026-06-16T09:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T09:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T09:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2442
},
{
"timestamp": "2026-06-16T09:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2546
},
{
"timestamp": "2026-06-16T09:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T09:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-16T09:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-16T09:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-16T09:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-16T09:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-16T09:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T09:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2455
},
{
"timestamp": "2026-06-16T09:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2544
},
{
"timestamp": "2026-06-16T09:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T09:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2546
},
{
"timestamp": "2026-06-16T09:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2445
},
{
"timestamp": "2026-06-16T09:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-16T09:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-16T09:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-16T09:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-16T10:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-16T10:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2451
},
{
"timestamp": "2026-06-16T10:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T10:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2556
},
{
"timestamp": "2026-06-16T10:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-16T10:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2551
},
{
"timestamp": "2026-06-16T10:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2555
},
{
"timestamp": "2026-06-16T10:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2443
},
{
"timestamp": "2026-06-16T10:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2558
},
{
"timestamp": "2026-06-16T10:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-16T10:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-16T10:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2540
},
{
"timestamp": "2026-06-16T10:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-16T10:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2454
},
{
"timestamp": "2026-06-16T10:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-16T10:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2553
},
{
"timestamp": "2026-06-16T10:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-16T10:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-16T10:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2557
},
{
"timestamp": "2026-06-16T10:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2439
},
{
"timestamp": "2026-06-16T10:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-16T10:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-16T10:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-16T10:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T10:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2540
},
{
"timestamp": "2026-06-16T10:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2454
},
{
"timestamp": "2026-06-16T10:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-16T10:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T10:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2438
},
{
"timestamp": "2026-06-16T10:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2554
},
{
"timestamp": "2026-06-16T10:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T10:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2541
},
{
"timestamp": "2026-06-16T10:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2441
},
{
"timestamp": "2026-06-16T10:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-16T10:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-16T10:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2438
},
{
"timestamp": "2026-06-16T10:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2549
},
{
"timestamp": "2026-06-16T11:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2550
},
{
"timestamp": "2026-06-16T11:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-16T11:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2552
},
{
"timestamp": "2026-06-16T11:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-16T11:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-16T11:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2548
},
{
"timestamp": "2026-06-16T11:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-16T11:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2435
},
{
"timestamp": "2026-06-16T11:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2544
},
{
"timestamp": "2026-06-16T11:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2549
},
{
"timestamp": "2026-06-16T11:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2446
},
{
"timestamp": "2026-06-16T11:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2544
},
{
"timestamp": "2026-06-16T11:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2532
},
{
"timestamp": "2026-06-16T11:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-16T11:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2547
},
{
"timestamp": "2026-06-16T11:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-16T11:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2429
},
{
"timestamp": "2026-06-16T11:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2547
},
{
"timestamp": "2026-06-16T11:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-16T11:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2429
},
{
"timestamp": "2026-06-16T11:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2536
},
{
"timestamp": "2026-06-16T11:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2538
},
{
"timestamp": "2026-06-16T11:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2440
},
{
"timestamp": "2026-06-16T11:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2546
},
{
"timestamp": "2026-06-16T11:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2542
},
{
"timestamp": "2026-06-16T11:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-16T11:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-16T11:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2543
},
{
"timestamp": "2026-06-16T11:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2430
},
{
"timestamp": "2026-06-16T11:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-16T11:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T11:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2525
},
{
"timestamp": "2026-06-16T11:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-16T11:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2537
},
{
"timestamp": "2026-06-16T11:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2528
},
{
"timestamp": "2026-06-16T11:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-16T11:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2523
},
{
"timestamp": "2026-06-16T12:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2528
},
{
"timestamp": "2026-06-16T12:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-16T12:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2533
},
{
"timestamp": "2026-06-16T12:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2520
},
{
"timestamp": "2026-06-16T12:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-16T12:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2526
},
{
"timestamp": "2026-06-16T12:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2530
},
{
"timestamp": "2026-06-16T12:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-16T12:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2516
},
{
"timestamp": "2026-06-16T12:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-16T12:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2428
},
{
"timestamp": "2026-06-16T12:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2524
},
{
"timestamp": "2026-06-16T12:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-16T12:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T12:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-16T12:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2529
},
{
"timestamp": "2026-06-16T12:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-16T12:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2527
},
{
"timestamp": "2026-06-16T12:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2519
},
{
"timestamp": "2026-06-16T12:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-16T12:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2509
},
{
"timestamp": "2026-06-16T12:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2515
},
{
"timestamp": "2026-06-16T12:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2423
},
{
"timestamp": "2026-06-16T12:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2513
},
{
"timestamp": "2026-06-16T12:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2524
},
{
"timestamp": "2026-06-16T12:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-16T12:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2518
},
{
"timestamp": "2026-06-16T12:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-16T12:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T12:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2503
},
{
"timestamp": "2026-06-16T12:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T12:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2512
},
{
"timestamp": "2026-06-16T12:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-16T12:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2513
},
{
"timestamp": "2026-06-16T12:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2511
},
{
"timestamp": "2026-06-16T12:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2405
},
{
"timestamp": "2026-06-16T12:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2516
},
{
"timestamp": "2026-06-16T13:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2505
},
{
"timestamp": "2026-06-16T13:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T13:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2513
},
{
"timestamp": "2026-06-16T13:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2505
},
{
"timestamp": "2026-06-16T13:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2397
},
{
"timestamp": "2026-06-16T13:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2507
},
{
"timestamp": "2026-06-16T13:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2508
},
{
"timestamp": "2026-06-16T13:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-16T13:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2506
},
{
"timestamp": "2026-06-16T13:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2490
},
{
"timestamp": "2026-06-16T13:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2396
},
{
"timestamp": "2026-06-16T13:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2501
},
{
"timestamp": "2026-06-16T13:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2489
},
{
"timestamp": "2026-06-16T13:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2403
},
{
"timestamp": "2026-06-16T13:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2505
},
{
"timestamp": "2026-06-16T13:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2494
},
{
"timestamp": "2026-06-16T13:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2388
},
{
"timestamp": "2026-06-16T13:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2497
},
{
"timestamp": "2026-06-16T13:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2501
},
{
"timestamp": "2026-06-16T13:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-16T13:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2497
},
{
"timestamp": "2026-06-16T13:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2485
},
{
"timestamp": "2026-06-16T13:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2397
},
{
"timestamp": "2026-06-16T13:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2488
},
{
"timestamp": "2026-06-16T13:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2484
},
{
"timestamp": "2026-06-16T13:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2381
},
{
"timestamp": "2026-06-16T13:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2477
},
{
"timestamp": "2026-06-16T13:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2487
},
{
"timestamp": "2026-06-16T13:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-16T13:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2489
},
{
"timestamp": "2026-06-16T13:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T13:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2476
},
{
"timestamp": "2026-06-16T13:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2372
},
{
"timestamp": "2026-06-16T13:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2474
},
{
"timestamp": "2026-06-16T13:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2472
},
{
"timestamp": "2026-06-16T13:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2386
},
{
"timestamp": "2026-06-16T13:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2470
},
{
"timestamp": "2026-06-16T14:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2477
},
{
"timestamp": "2026-06-16T14:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-16T14:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-16T14:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2469
},
{
"timestamp": "2026-06-16T14:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2364
},
{
"timestamp": "2026-06-16T14:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2476
},
{
"timestamp": "2026-06-16T14:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2473
},
{
"timestamp": "2026-06-16T14:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2362
},
{
"timestamp": "2026-06-16T14:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2463
},
{
"timestamp": "2026-06-16T14:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2472
},
{
"timestamp": "2026-06-16T14:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2360
},
{
"timestamp": "2026-06-16T14:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2466
},
{
"timestamp": "2026-06-16T14:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2459
},
{
"timestamp": "2026-06-16T14:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2355
},
{
"timestamp": "2026-06-16T14:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2462
},
{
"timestamp": "2026-06-16T14:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2455
},
{
"timestamp": "2026-06-16T14:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2363
},
{
"timestamp": "2026-06-16T14:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2456
},
{
"timestamp": "2026-06-16T14:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-16T14:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2351
},
{
"timestamp": "2026-06-16T14:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2458
},
{
"timestamp": "2026-06-16T14:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2462
},
{
"timestamp": "2026-06-16T14:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2352
},
{
"timestamp": "2026-06-16T14:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-16T14:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-16T14:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2359
},
{
"timestamp": "2026-06-16T14:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-16T14:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-16T14:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2339
},
{
"timestamp": "2026-06-16T14:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2450
},
{
"timestamp": "2026-06-16T14:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T14:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-16T14:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2339
},
{
"timestamp": "2026-06-16T14:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-16T14:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2437
},
{
"timestamp": "2026-06-16T14:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2342
},
{
"timestamp": "2026-06-16T14:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2436
},
{
"timestamp": "2026-06-16T15:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2448
},
{
"timestamp": "2026-06-16T15:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-16T15:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2447
},
{
"timestamp": "2026-06-16T15:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-16T15:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-16T15:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2434
},
{
"timestamp": "2026-06-16T15:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2424
},
{
"timestamp": "2026-06-16T15:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2325
},
{
"timestamp": "2026-06-16T15:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2433
},
{
"timestamp": "2026-06-16T15:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2431
},
{
"timestamp": "2026-06-16T15:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-16T15:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2421
},
{
"timestamp": "2026-06-16T15:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2420
},
{
"timestamp": "2026-06-16T15:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2322
},
{
"timestamp": "2026-06-16T15:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2416
},
{
"timestamp": "2026-06-16T15:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T15:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2321
},
{
"timestamp": "2026-06-16T15:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2425
},
{
"timestamp": "2026-06-16T15:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-16T15:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2314
},
{
"timestamp": "2026-06-16T15:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2423
},
{
"timestamp": "2026-06-16T15:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2411
},
{
"timestamp": "2026-06-16T15:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2308
},
{
"timestamp": "2026-06-16T15:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2422
},
{
"timestamp": "2026-06-16T15:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-16T15:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2311
},
{
"timestamp": "2026-06-16T15:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2417
},
{
"timestamp": "2026-06-16T15:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2406
},
{
"timestamp": "2026-06-16T15:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2306
},
{
"timestamp": "2026-06-16T15:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2414
},
{
"timestamp": "2026-06-16T15:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T15:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2397
},
{
"timestamp": "2026-06-16T15:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-16T15:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2413
},
{
"timestamp": "2026-06-16T15:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-16T15:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2293
},
{
"timestamp": "2026-06-16T15:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2412
},
{
"timestamp": "2026-06-16T16:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2409
},
{
"timestamp": "2026-06-16T16:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-16T16:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2408
},
{
"timestamp": "2026-06-16T16:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2402
},
{
"timestamp": "2026-06-16T16:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-16T16:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-16T16:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2387
},
{
"timestamp": "2026-06-16T16:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-16T16:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2401
},
{
"timestamp": "2026-06-16T16:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2394
},
{
"timestamp": "2026-06-16T16:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2289
},
{
"timestamp": "2026-06-16T16:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-16T16:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2382
},
{
"timestamp": "2026-06-16T16:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T16:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2381
},
{
"timestamp": "2026-06-16T16:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2389
},
{
"timestamp": "2026-06-16T16:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2278
},
{
"timestamp": "2026-06-16T16:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2386
},
{
"timestamp": "2026-06-16T16:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2390
},
{
"timestamp": "2026-06-16T16:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-16T16:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2377
},
{
"timestamp": "2026-06-16T16:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2387
},
{
"timestamp": "2026-06-16T16:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-16T16:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2386
},
{
"timestamp": "2026-06-16T16:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-16T16:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2267
},
{
"timestamp": "2026-06-16T16:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2371
},
{
"timestamp": "2026-06-16T16:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2378
},
{
"timestamp": "2026-06-16T16:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-16T16:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-16T16:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T16:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2361
},
{
"timestamp": "2026-06-16T16:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2268
},
{
"timestamp": "2026-06-16T16:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2376
},
{
"timestamp": "2026-06-16T16:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2372
},
{
"timestamp": "2026-06-16T16:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-16T16:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2355
},
{
"timestamp": "2026-06-16T17:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2365
},
{
"timestamp": "2026-06-16T17:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T17:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2363
},
{
"timestamp": "2026-06-16T17:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2355
},
{
"timestamp": "2026-06-16T17:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2268
},
{
"timestamp": "2026-06-16T17:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2356
},
{
"timestamp": "2026-06-16T17:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2350
},
{
"timestamp": "2026-06-16T17:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T17:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2347
},
{
"timestamp": "2026-06-16T17:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2343
},
{
"timestamp": "2026-06-16T17:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2242
},
{
"timestamp": "2026-06-16T17:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2356
},
{
"timestamp": "2026-06-16T17:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2353
},
{
"timestamp": "2026-06-16T17:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-16T17:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2348
},
{
"timestamp": "2026-06-16T17:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2355
},
{
"timestamp": "2026-06-16T17:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-16T17:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2356
},
{
"timestamp": "2026-06-16T17:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2349
},
{
"timestamp": "2026-06-16T17:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2242
},
{
"timestamp": "2026-06-16T17:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2338
},
{
"timestamp": "2026-06-16T17:30:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-16T17:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2239
},
{
"timestamp": "2026-06-16T17:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-16T17:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2346
},
{
"timestamp": "2026-06-16T17:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2236
},
{
"timestamp": "2026-06-16T17:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2331
},
{
"timestamp": "2026-06-16T17:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2335
},
{
"timestamp": "2026-06-16T17:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2233
},
{
"timestamp": "2026-06-16T17:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-16T17:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T17:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2334
},
{
"timestamp": "2026-06-16T17:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2228
},
{
"timestamp": "2026-06-16T17:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2332
},
{
"timestamp": "2026-06-16T17:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-16T17:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2236
},
{
"timestamp": "2026-06-16T17:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2333
},
{
"timestamp": "2026-06-16T18:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2326
},
{
"timestamp": "2026-06-16T18:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2218
},
{
"timestamp": "2026-06-16T18:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2391
},
{
"timestamp": "2026-06-16T18:00:00",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T18:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2320
},
{
"timestamp": "2026-06-16T18:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2226
},
{
"timestamp": "2026-06-16T18:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2449
},
{
"timestamp": "2026-06-16T18:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T18:10:00",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 1,
"OperationSource": "Manual"
}
},
{
"timestamp": "2026-06-16T18:10:00",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 2,
"_note": "2=Unlocked"
},
{
"timestamp": "2026-06-16T18:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2328
},
{
"timestamp": "2026-06-16T18:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2221
},
{
"timestamp": "2026-06-16T18:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2520
},
{
"timestamp": "2026-06-16T18:10:02",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开门"
},
{
"timestamp": "2026-06-16T18:10:18",
"device_id": "entrance_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T18:10:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:10:30",
"device_id": "living_room_light_1",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T18:10:32",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T18:10:32",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "Thermostat",
"attribute": "SystemMode",
"value": "3"
},
{
"timestamp": "2026-06-16T18:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2314
},
{
"timestamp": "2026-06-16T18:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2213
},
{
"timestamp": "2026-06-16T18:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2582
},
{
"timestamp": "2026-06-16T18:15:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T18:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-16T18:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2221
},
{
"timestamp": "2026-06-16T18:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2636
},
{
"timestamp": "2026-06-16T18:20:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2319
},
{
"timestamp": "2026-06-16T18:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2205
},
{
"timestamp": "2026-06-16T18:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2700
},
{
"timestamp": "2026-06-16T18:25:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2310
},
{
"timestamp": "2026-06-16T18:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2209
},
{
"timestamp": "2026-06-16T18:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2700
},
{
"timestamp": "2026-06-16T18:30:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2309
},
{
"timestamp": "2026-06-16T18:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2203
},
{
"timestamp": "2026-06-16T18:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2705
},
{
"timestamp": "2026-06-16T18:35:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T18:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2304
},
{
"timestamp": "2026-06-16T18:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2198
},
{
"timestamp": "2026-06-16T18:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2695
},
{
"timestamp": "2026-06-16T18:40:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-16T18:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2193
},
{
"timestamp": "2026-06-16T18:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2657
},
{
"timestamp": "2026-06-16T18:45:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T18:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2307
},
{
"timestamp": "2026-06-16T18:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2206
},
{
"timestamp": "2026-06-16T18:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2622
},
{
"timestamp": "2026-06-16T18:50:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T18:53:00",
"device_id": "kitchen_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T18:53:30",
"device_id": "kitchen_cook_surface",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T18:54:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": null,
"_note": "厨房温度因烹饪逐渐上升"
},
{
"timestamp": "2026-06-16T18:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2290
},
{
"timestamp": "2026-06-16T18:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-16T18:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2568
},
{
"timestamp": "2026-06-16T18:55:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-16T19:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2188
},
{
"timestamp": "2026-06-16T19:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2539
},
{
"timestamp": "2026-06-16T19:00:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2298
},
{
"timestamp": "2026-06-16T19:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2198
},
{
"timestamp": "2026-06-16T19:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2498
},
{
"timestamp": "2026-06-16T19:05:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T19:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2297
},
{
"timestamp": "2026-06-16T19:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2194
},
{
"timestamp": "2026-06-16T19:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2445
},
{
"timestamp": "2026-06-16T19:10:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2280
},
{
"timestamp": "2026-06-16T19:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2190
},
{
"timestamp": "2026-06-16T19:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2404
},
{
"timestamp": "2026-06-16T19:15:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T19:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2281
},
{
"timestamp": "2026-06-16T19:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2191
},
{
"timestamp": "2026-06-16T19:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2368
},
{
"timestamp": "2026-06-16T19:20:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2294
},
{
"timestamp": "2026-06-16T19:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2187
},
{
"timestamp": "2026-06-16T19:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2316
},
{
"timestamp": "2026-06-16T19:25:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2271
},
{
"timestamp": "2026-06-16T19:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2176
},
{
"timestamp": "2026-06-16T19:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2287
},
{
"timestamp": "2026-06-16T19:30:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2284
},
{
"timestamp": "2026-06-16T19:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2188
},
{
"timestamp": "2026-06-16T19:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2281
},
{
"timestamp": "2026-06-16T19:35:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T19:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-16T19:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2173
},
{
"timestamp": "2026-06-16T19:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2268
},
{
"timestamp": "2026-06-16T19:40:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2283
},
{
"timestamp": "2026-06-16T19:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2182
},
{
"timestamp": "2026-06-16T19:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-16T19:45:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T19:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2275
},
{
"timestamp": "2026-06-16T19:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-16T19:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2277
},
{
"timestamp": "2026-06-16T19:50:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T19:51:00",
"device_id": "kitchen_cook_surface",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T19:51:30",
"device_id": "kitchen_window_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": false,
"_note": "开窗通风"
},
{
"timestamp": "2026-06-16T19:52:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": null
},
{
"timestamp": "2026-06-16T19:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2281
},
{
"timestamp": "2026-06-16T19:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2163
},
{
"timestamp": "2026-06-16T19:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2268
},
{
"timestamp": "2026-06-16T19:55:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2268
},
{
"timestamp": "2026-06-16T20:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2171
},
{
"timestamp": "2026-06-16T20:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2281
},
{
"timestamp": "2026-06-16T20:00:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2273
},
{
"timestamp": "2026-06-16T20:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2167
},
{
"timestamp": "2026-06-16T20:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2276
},
{
"timestamp": "2026-06-16T20:05:22",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:07:00",
"device_id": "kitchen_dishwasher",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T20:07:05",
"device_id": "kitchen_dishwasher",
"event_type": "attribute_change",
"cluster": "OperationalState",
"attribute": "OperationalState",
"value": 1,
"_note": "1=Running"
},
{
"timestamp": "2026-06-16T20:07:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T20:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T20:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2159
},
{
"timestamp": "2026-06-16T20:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T20:12:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T20:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2158
},
{
"timestamp": "2026-06-16T20:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-16T20:17:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T20:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-16T20:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2161
},
{
"timestamp": "2026-06-16T20:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T20:22:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2269
},
{
"timestamp": "2026-06-16T20:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2161
},
{
"timestamp": "2026-06-16T20:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T20:27:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-16T20:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-16T20:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2263
},
{
"timestamp": "2026-06-16T20:32:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T20:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-16T20:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-16T20:37:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T20:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T20:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2167
},
{
"timestamp": "2026-06-16T20:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T20:42:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-16T20:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2150
},
{
"timestamp": "2026-06-16T20:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T20:47:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T20:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2266
},
{
"timestamp": "2026-06-16T20:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2162
},
{
"timestamp": "2026-06-16T20:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-16T20:52:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T20:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-16T20:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2160
},
{
"timestamp": "2026-06-16T20:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T20:57:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-16T21:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2147
},
{
"timestamp": "2026-06-16T21:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-16T21:02:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2264
},
{
"timestamp": "2026-06-16T21:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2158
},
{
"timestamp": "2026-06-16T21:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T21:07:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T21:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2245
},
{
"timestamp": "2026-06-16T21:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2155
},
{
"timestamp": "2026-06-16T21:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T21:12:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T21:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-16T21:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-16T21:17:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:17:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T21:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-16T21:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-16T21:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-16T21:22:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-16T21:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2148
},
{
"timestamp": "2026-06-16T21:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2250
},
{
"timestamp": "2026-06-16T21:27:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2242
},
{
"timestamp": "2026-06-16T21:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2147
},
{
"timestamp": "2026-06-16T21:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-16T21:32:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-16T21:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2144
},
{
"timestamp": "2026-06-16T21:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T21:37:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T21:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-16T21:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-16T21:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T21:42:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-16T21:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2154
},
{
"timestamp": "2026-06-16T21:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T21:47:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:47:30",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T21:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T21:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2150
},
{
"timestamp": "2026-06-16T21:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-16T21:52:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T21:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-16T21:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2246
},
{
"timestamp": "2026-06-16T21:57:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:58:00",
"device_id": "living_room_light_1",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T21:58:03",
"device_id": "entrance_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T21:58:06",
"device_id": "living_room_ac",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T21:58:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T21:58:24",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": true
},
{
"timestamp": "2026-06-16T21:58:31",
"device_id": "bedroom_window",
"event_type": "attribute_change",
"cluster": "WindowCovering",
"attribute": "CurrentPositionLiftPercent100ths",
"value": 10000,
"_note": "10000=全关"
},
{
"timestamp": "2026-06-16T21:58:40",
"device_id": "front_door_contact",
"event_type": "attribute_change",
"cluster": "BooleanState",
"attribute": "StateValue",
"value": true,
"_note": "关门"
},
{
"timestamp": "2026-06-16T21:58:41",
"device_id": "front_door_lock",
"event_type": "device_event",
"event_name": "LockOperation",
"fields": {
"LockOperationType": 0,
"OperationSource": "Auto"
}
},
{
"timestamp": "2026-06-16T21:58:41",
"device_id": "front_door_lock",
"event_type": "attribute_change",
"cluster": "DoorLock",
"attribute": "LockState",
"value": 1,
"_note": "1=Locked"
},
{
"timestamp": "2026-06-16T22:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T22:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2147
},
{
"timestamp": "2026-06-16T22:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2258
},
{
"timestamp": "2026-06-16T22:02:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:03:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2245
},
{
"timestamp": "2026-06-16T22:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2159
},
{
"timestamp": "2026-06-16T22:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2245
},
{
"timestamp": "2026-06-16T22:07:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:08:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T22:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-16T22:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2144
},
{
"timestamp": "2026-06-16T22:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T22:12:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:13:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2253
},
{
"timestamp": "2026-06-16T22:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2146
},
{
"timestamp": "2026-06-16T22:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2241
},
{
"timestamp": "2026-06-16T22:17:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:18:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T22:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2144
},
{
"timestamp": "2026-06-16T22:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T22:22:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:23:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2252
},
{
"timestamp": "2026-06-16T22:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-16T22:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T22:27:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:28:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T22:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2143
},
{
"timestamp": "2026-06-16T22:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2249
},
{
"timestamp": "2026-06-16T22:32:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:33:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-16T22:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-16T22:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2244
},
{
"timestamp": "2026-06-16T22:37:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:38:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T22:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-16T22:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2152
},
{
"timestamp": "2026-06-16T22:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2243
},
{
"timestamp": "2026-06-16T22:41:00",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "LevelControl",
"attribute": "CurrentLevel",
"value": 25
},
{
"timestamp": "2026-06-16T22:42:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:43:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T22:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2150
},
{
"timestamp": "2026-06-16T22:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T22:47:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:48:16",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2254
},
{
"timestamp": "2026-06-16T22:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2145
},
{
"timestamp": "2026-06-16T22:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2246
},
{
"timestamp": "2026-06-16T22:51:00",
"device_id": "bedroom_light",
"event_type": "attribute_change",
"cluster": "OnOff",
"attribute": "OnOff",
"value": false
},
{
"timestamp": "2026-06-16T22:52:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T22:52:49",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0,
"_note": "PIR传感器有延迟人走后30s-3min才变为unoccupied"
},
{
"timestamp": "2026-06-16T22:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2260
},
{
"timestamp": "2026-06-16T22:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-16T22:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2247
},
{
"timestamp": "2026-06-16T22:57:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:00:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-16T23:00:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2165
},
{
"timestamp": "2026-06-16T23:00:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2246
},
{
"timestamp": "2026-06-16T23:02:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:05:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2250
},
{
"timestamp": "2026-06-16T23:05:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2150
},
{
"timestamp": "2026-06-16T23:05:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T23:07:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:08:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T23:10:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-16T23:10:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2156
},
{
"timestamp": "2026-06-16T23:10:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2250
},
{
"timestamp": "2026-06-16T23:12:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:15:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-16T23:15:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2153
},
{
"timestamp": "2026-06-16T23:15:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2251
},
{
"timestamp": "2026-06-16T23:17:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:20:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T23:20:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2162
},
{
"timestamp": "2026-06-16T23:20:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-16T23:22:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:22:49",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T23:25:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2255
},
{
"timestamp": "2026-06-16T23:25:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2160
},
{
"timestamp": "2026-06-16T23:25:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T23:27:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:30:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2267
},
{
"timestamp": "2026-06-16T23:30:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2171
},
{
"timestamp": "2026-06-16T23:30:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2270
},
{
"timestamp": "2026-06-16T23:32:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:35:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2264
},
{
"timestamp": "2026-06-16T23:35:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2159
},
{
"timestamp": "2026-06-16T23:35:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2259
},
{
"timestamp": "2026-06-16T23:37:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:38:57",
"device_id": "bathroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T23:40:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2272
},
{
"timestamp": "2026-06-16T23:40:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2167
},
{
"timestamp": "2026-06-16T23:40:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2261
},
{
"timestamp": "2026-06-16T23:42:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:45:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2265
},
{
"timestamp": "2026-06-16T23:45:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2157
},
{
"timestamp": "2026-06-16T23:45:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T23:47:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:50:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2257
},
{
"timestamp": "2026-06-16T23:50:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2166
},
{
"timestamp": "2026-06-16T23:50:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2262
},
{
"timestamp": "2026-06-16T23:52:09",
"device_id": "living_room_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 1
},
{
"timestamp": "2026-06-16T23:52:49",
"device_id": "bedroom_occupancy",
"event_type": "attribute_change",
"cluster": "OccupancySensing",
"attribute": "Occupancy",
"value": 0
},
{
"timestamp": "2026-06-16T23:55:00",
"device_id": "living_room_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2273
},
{
"timestamp": "2026-06-16T23:55:00",
"device_id": "bedroom_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2178
},
{
"timestamp": "2026-06-16T23:55:00",
"device_id": "kitchen_temp_sensor",
"event_type": "attribute_change",
"cluster": "TemperatureMeasurement",
"attribute": "MeasuredValue",
"value": 2279
}
],
"event_log_text": "[2026-06-16T00:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T00:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2178\n[2026-06-16T00:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T00:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T00:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2179\n[2026-06-16T00:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2264\n[2026-06-16T00:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-16T00:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2168\n[2026-06-16T00:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-16T00:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-16T00:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2185\n[2026-06-16T00:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T00:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T00:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2183\n[2026-06-16T00:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2282\n[2026-06-16T00:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-16T00:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2171\n[2026-06-16T00:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T00:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-16T00:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2173\n[2026-06-16T00:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2285\n[2026-06-16T00:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T00:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-16T00:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2194\n[2026-06-16T00:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2286\n[2026-06-16T00:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2293\n[2026-06-16T00:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2183\n[2026-06-16T00:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2280\n[2026-06-16T00:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2279\n[2026-06-16T00:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2192\n[2026-06-16T00:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2286\n[2026-06-16T00:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2282\n[2026-06-16T00:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2184\n[2026-06-16T00:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-16T00:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2295\n[2026-06-16T00:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2201\n[2026-06-16T00:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2301\n[2026-06-16T01:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2289\n[2026-06-16T01:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2198\n[2026-06-16T01:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2300\n[2026-06-16T01:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2298\n[2026-06-16T01:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2192\n[2026-06-16T01:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2299\n[2026-06-16T01:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2309\n[2026-06-16T01:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2198\n[2026-06-16T01:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2304\n[2026-06-16T01:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-16T01:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2204\n[2026-06-16T01:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2306\n[2026-06-16T01:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2300\n[2026-06-16T01:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2209\n[2026-06-16T01:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2299\n[2026-06-16T01:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2302\n[2026-06-16T01:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2212\n[2026-06-16T01:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-16T01:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2305\n[2026-06-16T01:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2215\n[2026-06-16T01:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-16T01:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T01:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2309\n[2026-06-16T01:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2202\n[2026-06-16T01:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-16T01:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2309\n[2026-06-16T01:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2210\n[2026-06-16T01:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2306\n[2026-06-16T01:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-16T01:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2207\n[2026-06-16T01:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-16T01:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2330\n[2026-06-16T01:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2217\n[2026-06-16T01:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2329\n[2026-06-16T01:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2315\n[2026-06-16T01:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2227\n[2026-06-16T01:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-16T02:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2318\n[2026-06-16T02:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2217\n[2026-06-16T02:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2325\n[2026-06-16T02:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-16T02:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2234\n[2026-06-16T02:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2331\n[2026-06-16T02:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-16T02:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2228\n[2026-06-16T02:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-16T02:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2341\n[2026-06-16T02:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2233\n[2026-06-16T02:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2324\n[2026-06-16T02:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2329\n[2026-06-16T02:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-16T02:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2327\n[2026-06-16T02:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2343\n[2026-06-16T02:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-16T02:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2331\n[2026-06-16T02:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-16T02:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T02:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2336\n[2026-06-16T02:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T02:30:00] living_room_occupancy — .Occupancy = 1\n[2026-06-16T02:32:00] bathroom_occupancy — .Occupancy = 1\n[2026-06-16T02:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2341\n[2026-06-16T02:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2245\n[2026-06-16T02:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2342\n[2026-06-16T02:35:00] living_room_light_1 — .OnOff = True\n[2026-06-16T02:37:00] kitchen_light — .OnOff = True\n[2026-06-16T02:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2349\n[2026-06-16T02:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2245\n[2026-06-16T02:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2343\n[2026-06-16T02:40:00] bathroom_occupancy — .Occupancy = 1\n[2026-06-16T02:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-16T02:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T02:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2360\n[2026-06-16T02:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-16T02:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2263\n[2026-06-16T02:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2347\n[2026-06-16T02:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-16T02:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-16T02:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-16T03:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2364\n[2026-06-16T03:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-16T03:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2364\n[2026-06-16T03:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2360\n[2026-06-16T03:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T03:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-16T03:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2367\n[2026-06-16T03:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T03:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2363\n[2026-06-16T03:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2369\n[2026-06-16T03:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-16T03:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2368\n[2026-06-16T03:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-16T03:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2273\n[2026-06-16T03:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-16T03:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2368\n[2026-06-16T03:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2281\n[2026-06-16T03:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2375\n[2026-06-16T03:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-16T03:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2289\n[2026-06-16T03:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2372\n[2026-06-16T03:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T03:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2375\n[2026-06-16T03:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2287\n[2026-06-16T03:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2393\n[2026-06-16T03:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-16T03:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-16T03:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2395\n[2026-06-16T03:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-16T03:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2284\n[2026-06-16T03:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-16T03:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2392\n[2026-06-16T03:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-16T03:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-16T03:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T03:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-16T03:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2398\n[2026-06-16T04:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-16T04:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-16T04:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T04:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T04:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2306\n[2026-06-16T04:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T04:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-16T04:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-16T04:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2402\n[2026-06-16T04:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T04:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2306\n[2026-06-16T04:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-16T04:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T04:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2318\n[2026-06-16T04:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2423\n[2026-06-16T04:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-16T04:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2322\n[2026-06-16T04:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2416\n[2026-06-16T04:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2415\n[2026-06-16T04:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2313\n[2026-06-16T04:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2417\n[2026-06-16T04:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T04:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-16T04:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-16T04:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-16T04:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2430\n[2026-06-16T04:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-16T04:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2426\n[2026-06-16T04:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-16T04:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2329\n[2026-06-16T04:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2438\n[2026-06-16T04:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-16T04:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-16T04:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-16T04:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2434\n[2026-06-16T04:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2325\n[2026-06-16T04:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-16T05:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2428\n[2026-06-16T05:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2347\n[2026-06-16T05:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-16T05:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-16T05:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2339\n[2026-06-16T05:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2444\n[2026-06-16T05:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2453\n[2026-06-16T05:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2351\n[2026-06-16T05:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-16T05:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-16T05:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2344\n[2026-06-16T05:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2438\n[2026-06-16T05:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2455\n[2026-06-16T05:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2349\n[2026-06-16T05:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2458\n[2026-06-16T05:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-16T05:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2350\n[2026-06-16T05:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-16T05:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-16T05:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2362\n[2026-06-16T05:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-16T05:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T05:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2452\n[2026-06-16T05:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2364\n[2026-06-16T05:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2460\n[2026-06-16T05:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2455\n[2026-06-16T05:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2358\n[2026-06-16T05:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2468\n[2026-06-16T05:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2460\n[2026-06-16T05:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2370\n[2026-06-16T05:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2472\n[2026-06-16T05:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2469\n[2026-06-16T05:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-16T05:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2472\n[2026-06-16T05:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2477\n[2026-06-16T05:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-16T05:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2476\n[2026-06-16T06:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2466\n[2026-06-16T06:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2374\n[2026-06-16T06:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2484\n[2026-06-16T06:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:00:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:00:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2485\n[2026-06-16T06:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2383\n[2026-06-16T06:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2483\n[2026-06-16T06:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2481\n[2026-06-16T06:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2379\n[2026-06-16T06:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2490\n[2026-06-16T06:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2489\n[2026-06-16T06:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2392\n[2026-06-16T06:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2483\n[2026-06-16T06:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2485\n[2026-06-16T06:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2395\n[2026-06-16T06:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2481\n[2026-06-16T06:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2481\n[2026-06-16T06:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-16T06:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-16T06:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2488\n[2026-06-16T06:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2392\n[2026-06-16T06:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2482\n[2026-06-16T06:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:30:00] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:30:00] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2484\n[2026-06-16T06:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2393\n[2026-06-16T06:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2492\n[2026-06-16T06:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2501\n[2026-06-16T06:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2391\n[2026-06-16T06:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-16T06:41:00] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T06:41:08] bedroom_light — OnOff.OnOff = True\n[2026-06-16T06:41:14] bedroom_window — WindowCovering.CurrentPositionLiftPercent100ths = 0\n[2026-06-16T06:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2491\n[2026-06-16T06:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-16T06:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2488\n[2026-06-16T06:46:00] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T06:46:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T06:46:06] bathroom_light — OnOff.OnOff = True\n[2026-06-16T06:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T06:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2492\n[2026-06-16T06:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2398\n[2026-06-16T06:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2505\n[2026-06-16T06:51:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T06:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2510\n[2026-06-16T06:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T06:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2512\n[2026-06-16T06:56:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T07:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2500\n[2026-06-16T07:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2407\n[2026-06-16T07:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2497\n[2026-06-16T07:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:01:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T07:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2508\n[2026-06-16T07:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2400\n[2026-06-16T07:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2499\n[2026-06-16T07:06:06] bathroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T07:07:00] bathroom_light — OnOff.OnOff = False\n[2026-06-16T07:07:08] kitchen_light — OnOff.OnOff = True\n[2026-06-16T07:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2518\n[2026-06-16T07:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T07:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-16T07:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2520\n[2026-06-16T07:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2419\n[2026-06-16T07:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2518\n[2026-06-16T07:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2515\n[2026-06-16T07:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T07:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2512\n[2026-06-16T07:24:00] kitchen_light — OnOff.OnOff = False\n[2026-06-16T07:24:02] bedroom_light — OnOff.OnOff = False\n[2026-06-16T07:24:14] front_door_lock — Event: LockOperation(LockOperationType=1, OperationSource=Manual)\n[2026-06-16T07:24:14] front_door_lock — DoorLock.LockState = 2\n[2026-06-16T07:24:16] front_door_contact — BooleanState.StateValue = False\n[2026-06-16T07:24:19] front_door_contact — BooleanState.StateValue = True\n[2026-06-16T07:24:20] front_door_lock — Event: LockOperation(LockOperationType=0, OperationSource=Auto)\n[2026-06-16T07:24:20] front_door_lock — DoorLock.LockState = 1\n[2026-06-16T07:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2509\n[2026-06-16T07:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-16T07:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-16T07:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2514\n[2026-06-16T07:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2410\n[2026-06-16T07:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2512\n[2026-06-16T07:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2523\n[2026-06-16T07:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2413\n[2026-06-16T07:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-16T07:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2523\n[2026-06-16T07:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2430\n[2026-06-16T07:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2522\n[2026-06-16T07:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-16T07:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2423\n[2026-06-16T07:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-16T07:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T07:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-16T07:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2432\n[2026-06-16T07:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2522\n[2026-06-16T07:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-16T07:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2431\n[2026-06-16T07:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-16T08:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2524\n[2026-06-16T08:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-16T08:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-16T08:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-16T08:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2427\n[2026-06-16T08:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-16T08:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2540\n[2026-06-16T08:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2425\n[2026-06-16T08:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2535\n[2026-06-16T08:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-16T08:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-16T08:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-16T08:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-16T08:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-16T08:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-16T08:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-16T08:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-16T08:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2531\n[2026-06-16T08:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2528\n[2026-06-16T08:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2428\n[2026-06-16T08:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-16T08:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2531\n[2026-06-16T08:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-16T08:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-16T08:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2534\n[2026-06-16T08:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-16T08:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-16T08:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T08:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-16T08:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-16T08:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T08:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T08:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-16T08:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-16T08:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-16T08:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2451\n[2026-06-16T08:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-16T09:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2535\n[2026-06-16T09:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-16T09:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-16T09:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-16T09:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-16T09:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-16T09:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-16T09:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2456\n[2026-06-16T09:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2545\n[2026-06-16T09:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2549\n[2026-06-16T09:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2438\n[2026-06-16T09:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2551\n[2026-06-16T09:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T09:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-16T09:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-16T09:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2557\n[2026-06-16T09:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2456\n[2026-06-16T09:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T09:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T09:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2442\n[2026-06-16T09:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2546\n[2026-06-16T09:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T09:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-16T09:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-16T09:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-16T09:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-16T09:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-16T09:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T09:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2455\n[2026-06-16T09:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2544\n[2026-06-16T09:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T09:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2546\n[2026-06-16T09:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2445\n[2026-06-16T09:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-16T09:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-16T09:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-16T09:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-16T10:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-16T10:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2451\n[2026-06-16T10:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T10:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2556\n[2026-06-16T10:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-16T10:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2551\n[2026-06-16T10:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2555\n[2026-06-16T10:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2443\n[2026-06-16T10:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2558\n[2026-06-16T10:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-16T10:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-16T10:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2540\n[2026-06-16T10:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-16T10:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2454\n[2026-06-16T10:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-16T10:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2553\n[2026-06-16T10:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-16T10:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-16T10:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2557\n[2026-06-16T10:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2439\n[2026-06-16T10:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-16T10:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-16T10:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-16T10:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T10:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2540\n[2026-06-16T10:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2454\n[2026-06-16T10:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-16T10:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T10:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2438\n[2026-06-16T10:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2554\n[2026-06-16T10:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T10:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2541\n[2026-06-16T10:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2441\n[2026-06-16T10:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-16T10:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-16T10:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2438\n[2026-06-16T10:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2549\n[2026-06-16T11:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2550\n[2026-06-16T11:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-16T11:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2552\n[2026-06-16T11:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-16T11:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-16T11:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2548\n[2026-06-16T11:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-16T11:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2435\n[2026-06-16T11:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2544\n[2026-06-16T11:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2549\n[2026-06-16T11:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2446\n[2026-06-16T11:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2544\n[2026-06-16T11:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2532\n[2026-06-16T11:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-16T11:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2547\n[2026-06-16T11:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-16T11:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2429\n[2026-06-16T11:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2547\n[2026-06-16T11:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-16T11:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2429\n[2026-06-16T11:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2536\n[2026-06-16T11:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2538\n[2026-06-16T11:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2440\n[2026-06-16T11:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2546\n[2026-06-16T11:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2542\n[2026-06-16T11:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-16T11:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-16T11:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2543\n[2026-06-16T11:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2430\n[2026-06-16T11:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-16T11:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T11:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2525\n[2026-06-16T11:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-16T11:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2537\n[2026-06-16T11:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2528\n[2026-06-16T11:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-16T11:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2523\n[2026-06-16T12:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2528\n[2026-06-16T12:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-16T12:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2533\n[2026-06-16T12:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2520\n[2026-06-16T12:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-16T12:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2526\n[2026-06-16T12:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2530\n[2026-06-16T12:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-16T12:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2516\n[2026-06-16T12:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-16T12:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2428\n[2026-06-16T12:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2524\n[2026-06-16T12:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-16T12:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T12:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-16T12:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2529\n[2026-06-16T12:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-16T12:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2527\n[2026-06-16T12:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2519\n[2026-06-16T12:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-16T12:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2509\n[2026-06-16T12:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2515\n[2026-06-16T12:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2423\n[2026-06-16T12:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2513\n[2026-06-16T12:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2524\n[2026-06-16T12:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-16T12:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2518\n[2026-06-16T12:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-16T12:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T12:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2503\n[2026-06-16T12:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T12:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2512\n[2026-06-16T12:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-16T12:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2513\n[2026-06-16T12:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2511\n[2026-06-16T12:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2405\n[2026-06-16T12:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2516\n[2026-06-16T13:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2505\n[2026-06-16T13:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T13:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2513\n[2026-06-16T13:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2505\n[2026-06-16T13:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2397\n[2026-06-16T13:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2507\n[2026-06-16T13:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2508\n[2026-06-16T13:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-16T13:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2506\n[2026-06-16T13:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2490\n[2026-06-16T13:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2396\n[2026-06-16T13:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2501\n[2026-06-16T13:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2489\n[2026-06-16T13:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2403\n[2026-06-16T13:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2505\n[2026-06-16T13:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2494\n[2026-06-16T13:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2388\n[2026-06-16T13:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2497\n[2026-06-16T13:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2501\n[2026-06-16T13:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-16T13:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2497\n[2026-06-16T13:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2485\n[2026-06-16T13:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2397\n[2026-06-16T13:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2488\n[2026-06-16T13:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2484\n[2026-06-16T13:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2381\n[2026-06-16T13:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2477\n[2026-06-16T13:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2487\n[2026-06-16T13:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-16T13:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2489\n[2026-06-16T13:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T13:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2476\n[2026-06-16T13:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2372\n[2026-06-16T13:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2474\n[2026-06-16T13:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2472\n[2026-06-16T13:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2386\n[2026-06-16T13:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2470\n[2026-06-16T14:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2477\n[2026-06-16T14:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-16T14:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-16T14:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2469\n[2026-06-16T14:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2364\n[2026-06-16T14:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2476\n[2026-06-16T14:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2473\n[2026-06-16T14:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2362\n[2026-06-16T14:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2463\n[2026-06-16T14:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2472\n[2026-06-16T14:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2360\n[2026-06-16T14:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2466\n[2026-06-16T14:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2459\n[2026-06-16T14:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2355\n[2026-06-16T14:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2462\n[2026-06-16T14:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2455\n[2026-06-16T14:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2363\n[2026-06-16T14:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2456\n[2026-06-16T14:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-16T14:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2351\n[2026-06-16T14:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2458\n[2026-06-16T14:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2462\n[2026-06-16T14:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2352\n[2026-06-16T14:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-16T14:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-16T14:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2359\n[2026-06-16T14:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-16T14:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-16T14:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2339\n[2026-06-16T14:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2450\n[2026-06-16T14:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T14:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-16T14:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2339\n[2026-06-16T14:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-16T14:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2437\n[2026-06-16T14:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2342\n[2026-06-16T14:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2436\n[2026-06-16T15:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2448\n[2026-06-16T15:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-16T15:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2447\n[2026-06-16T15:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-16T15:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-16T15:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2434\n[2026-06-16T15:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2424\n[2026-06-16T15:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2325\n[2026-06-16T15:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2433\n[2026-06-16T15:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2431\n[2026-06-16T15:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-16T15:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2421\n[2026-06-16T15:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2420\n[2026-06-16T15:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2322\n[2026-06-16T15:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2416\n[2026-06-16T15:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T15:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2321\n[2026-06-16T15:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2425\n[2026-06-16T15:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-16T15:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2314\n[2026-06-16T15:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2423\n[2026-06-16T15:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2411\n[2026-06-16T15:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2308\n[2026-06-16T15:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2422\n[2026-06-16T15:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-16T15:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2311\n[2026-06-16T15:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2417\n[2026-06-16T15:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2406\n[2026-06-16T15:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2306\n[2026-06-16T15:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2414\n[2026-06-16T15:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T15:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2397\n[2026-06-16T15:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-16T15:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2413\n[2026-06-16T15:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-16T15:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2293\n[2026-06-16T15:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2412\n[2026-06-16T16:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2409\n[2026-06-16T16:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-16T16:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2408\n[2026-06-16T16:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2402\n[2026-06-16T16:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-16T16:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-16T16:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2387\n[2026-06-16T16:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-16T16:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2401\n[2026-06-16T16:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2394\n[2026-06-16T16:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2289\n[2026-06-16T16:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-16T16:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2382\n[2026-06-16T16:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T16:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2381\n[2026-06-16T16:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2389\n[2026-06-16T16:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2278\n[2026-06-16T16:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2386\n[2026-06-16T16:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2390\n[2026-06-16T16:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-16T16:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2377\n[2026-06-16T16:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2387\n[2026-06-16T16:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-16T16:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2386\n[2026-06-16T16:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-16T16:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2267\n[2026-06-16T16:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2371\n[2026-06-16T16:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2378\n[2026-06-16T16:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-16T16:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-16T16:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T16:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2361\n[2026-06-16T16:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2268\n[2026-06-16T16:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2376\n[2026-06-16T16:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2372\n[2026-06-16T16:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-16T16:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2355\n[2026-06-16T17:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2365\n[2026-06-16T17:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T17:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2363\n[2026-06-16T17:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2355\n[2026-06-16T17:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2268\n[2026-06-16T17:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2356\n[2026-06-16T17:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2350\n[2026-06-16T17:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T17:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2347\n[2026-06-16T17:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2343\n[2026-06-16T17:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2242\n[2026-06-16T17:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2356\n[2026-06-16T17:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2353\n[2026-06-16T17:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-16T17:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2348\n[2026-06-16T17:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2355\n[2026-06-16T17:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-16T17:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2356\n[2026-06-16T17:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2349\n[2026-06-16T17:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2242\n[2026-06-16T17:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2338\n[2026-06-16T17:30:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-16T17:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2239\n[2026-06-16T17:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-16T17:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2346\n[2026-06-16T17:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2236\n[2026-06-16T17:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2331\n[2026-06-16T17:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2335\n[2026-06-16T17:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2233\n[2026-06-16T17:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-16T17:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T17:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2334\n[2026-06-16T17:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2228\n[2026-06-16T17:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2332\n[2026-06-16T17:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-16T17:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2236\n[2026-06-16T17:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2333\n[2026-06-16T18:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2326\n[2026-06-16T18:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2218\n[2026-06-16T18:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2391\n[2026-06-16T18:00:00] living_room_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T18:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2320\n[2026-06-16T18:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2226\n[2026-06-16T18:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2449\n[2026-06-16T18:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T18:10:00] front_door_lock — Event: LockOperation(LockOperationType=1, OperationSource=Manual)\n[2026-06-16T18:10:00] front_door_lock — DoorLock.LockState = 2\n[2026-06-16T18:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2328\n[2026-06-16T18:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2221\n[2026-06-16T18:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2520\n[2026-06-16T18:10:02] front_door_contact — BooleanState.StateValue = False\n[2026-06-16T18:10:18] entrance_light — OnOff.OnOff = True\n[2026-06-16T18:10:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:10:30] living_room_light_1 — OnOff.OnOff = True\n[2026-06-16T18:10:32] living_room_ac — OnOff.OnOff = True\n[2026-06-16T18:10:32] living_room_ac — Thermostat.SystemMode = 3\n[2026-06-16T18:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2314\n[2026-06-16T18:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2213\n[2026-06-16T18:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2582\n[2026-06-16T18:15:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T18:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-16T18:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2221\n[2026-06-16T18:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2636\n[2026-06-16T18:20:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2319\n[2026-06-16T18:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2205\n[2026-06-16T18:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2700\n[2026-06-16T18:25:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2310\n[2026-06-16T18:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2209\n[2026-06-16T18:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2700\n[2026-06-16T18:30:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2309\n[2026-06-16T18:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2203\n[2026-06-16T18:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2705\n[2026-06-16T18:35:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T18:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2304\n[2026-06-16T18:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2198\n[2026-06-16T18:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2695\n[2026-06-16T18:40:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-16T18:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2193\n[2026-06-16T18:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2657\n[2026-06-16T18:45:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T18:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2307\n[2026-06-16T18:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2206\n[2026-06-16T18:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2622\n[2026-06-16T18:50:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T18:53:00] kitchen_light — OnOff.OnOff = True\n[2026-06-16T18:53:30] kitchen_cook_surface — OnOff.OnOff = True\n[2026-06-16T18:54:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = None\n[2026-06-16T18:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2290\n[2026-06-16T18:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-16T18:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2568\n[2026-06-16T18:55:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-16T19:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2188\n[2026-06-16T19:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2539\n[2026-06-16T19:00:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2298\n[2026-06-16T19:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2198\n[2026-06-16T19:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2498\n[2026-06-16T19:05:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T19:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2297\n[2026-06-16T19:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2194\n[2026-06-16T19:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2445\n[2026-06-16T19:10:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2280\n[2026-06-16T19:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2190\n[2026-06-16T19:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2404\n[2026-06-16T19:15:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T19:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2281\n[2026-06-16T19:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2191\n[2026-06-16T19:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2368\n[2026-06-16T19:20:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2294\n[2026-06-16T19:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2187\n[2026-06-16T19:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2316\n[2026-06-16T19:25:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2271\n[2026-06-16T19:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2176\n[2026-06-16T19:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2287\n[2026-06-16T19:30:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2284\n[2026-06-16T19:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2188\n[2026-06-16T19:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2281\n[2026-06-16T19:35:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T19:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-16T19:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2173\n[2026-06-16T19:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2268\n[2026-06-16T19:40:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2283\n[2026-06-16T19:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2182\n[2026-06-16T19:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-16T19:45:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T19:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2275\n[2026-06-16T19:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-16T19:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2277\n[2026-06-16T19:50:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T19:51:00] kitchen_cook_surface — OnOff.OnOff = False\n[2026-06-16T19:51:30] kitchen_window_contact — BooleanState.StateValue = False\n[2026-06-16T19:52:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = None\n[2026-06-16T19:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2281\n[2026-06-16T19:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2163\n[2026-06-16T19:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2268\n[2026-06-16T19:55:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2268\n[2026-06-16T20:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2171\n[2026-06-16T20:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2281\n[2026-06-16T20:00:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2273\n[2026-06-16T20:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2167\n[2026-06-16T20:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2276\n[2026-06-16T20:05:22] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:07:00] kitchen_dishwasher — OnOff.OnOff = True\n[2026-06-16T20:07:05] kitchen_dishwasher — OperationalState.OperationalState = 1\n[2026-06-16T20:07:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T20:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T20:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2159\n[2026-06-16T20:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T20:12:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T20:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2158\n[2026-06-16T20:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-16T20:17:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T20:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-16T20:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2161\n[2026-06-16T20:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T20:22:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2269\n[2026-06-16T20:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2161\n[2026-06-16T20:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T20:27:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-16T20:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-16T20:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2263\n[2026-06-16T20:32:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T20:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-16T20:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-16T20:37:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T20:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T20:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2167\n[2026-06-16T20:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T20:42:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-16T20:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2150\n[2026-06-16T20:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T20:47:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T20:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2266\n[2026-06-16T20:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2162\n[2026-06-16T20:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-16T20:52:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T20:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-16T20:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2160\n[2026-06-16T20:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T20:57:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-16T21:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2147\n[2026-06-16T21:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-16T21:02:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2264\n[2026-06-16T21:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2158\n[2026-06-16T21:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T21:07:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T21:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2245\n[2026-06-16T21:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2155\n[2026-06-16T21:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T21:12:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T21:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-16T21:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-16T21:17:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:17:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T21:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-16T21:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-16T21:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-16T21:22:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-16T21:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2148\n[2026-06-16T21:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2250\n[2026-06-16T21:27:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2242\n[2026-06-16T21:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2147\n[2026-06-16T21:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-16T21:32:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-16T21:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2144\n[2026-06-16T21:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T21:37:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T21:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-16T21:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-16T21:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T21:42:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-16T21:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2154\n[2026-06-16T21:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T21:47:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:47:30] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T21:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T21:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2150\n[2026-06-16T21:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-16T21:52:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T21:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-16T21:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2246\n[2026-06-16T21:57:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:58:00] living_room_light_1 — OnOff.OnOff = False\n[2026-06-16T21:58:03] entrance_light — OnOff.OnOff = False\n[2026-06-16T21:58:06] living_room_ac — OnOff.OnOff = False\n[2026-06-16T21:58:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T21:58:24] bedroom_light — OnOff.OnOff = True\n[2026-06-16T21:58:31] bedroom_window — WindowCovering.CurrentPositionLiftPercent100ths = 10000\n[2026-06-16T21:58:40] front_door_contact — BooleanState.StateValue = True\n[2026-06-16T21:58:41] front_door_lock — Event: LockOperation(LockOperationType=0, OperationSource=Auto)\n[2026-06-16T21:58:41] front_door_lock — DoorLock.LockState = 1\n[2026-06-16T22:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T22:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2147\n[2026-06-16T22:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2258\n[2026-06-16T22:02:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:03:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2245\n[2026-06-16T22:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2159\n[2026-06-16T22:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2245\n[2026-06-16T22:07:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:08:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T22:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-16T22:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2144\n[2026-06-16T22:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T22:12:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:13:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2253\n[2026-06-16T22:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2146\n[2026-06-16T22:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2241\n[2026-06-16T22:17:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:18:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T22:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2144\n[2026-06-16T22:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T22:22:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:23:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2252\n[2026-06-16T22:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-16T22:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T22:27:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:28:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T22:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2143\n[2026-06-16T22:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2249\n[2026-06-16T22:32:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:33:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-16T22:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-16T22:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2244\n[2026-06-16T22:37:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:38:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T22:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-16T22:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2152\n[2026-06-16T22:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2243\n[2026-06-16T22:41:00] bedroom_light — LevelControl.CurrentLevel = 25\n[2026-06-16T22:42:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:43:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T22:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2150\n[2026-06-16T22:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T22:47:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:48:16] bedroom_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2254\n[2026-06-16T22:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2145\n[2026-06-16T22:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2246\n[2026-06-16T22:51:00] bedroom_light — OnOff.OnOff = False\n[2026-06-16T22:52:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T22:52:49] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T22:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2260\n[2026-06-16T22:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-16T22:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2247\n[2026-06-16T22:57:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:00:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-16T23:00:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2165\n[2026-06-16T23:00:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2246\n[2026-06-16T23:02:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:05:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2250\n[2026-06-16T23:05:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2150\n[2026-06-16T23:05:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T23:07:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:08:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T23:10:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-16T23:10:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2156\n[2026-06-16T23:10:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2250\n[2026-06-16T23:12:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:15:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-16T23:15:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2153\n[2026-06-16T23:15:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2251\n[2026-06-16T23:17:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:20:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T23:20:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2162\n[2026-06-16T23:20:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-16T23:22:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:22:49] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T23:25:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2255\n[2026-06-16T23:25:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2160\n[2026-06-16T23:25:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T23:27:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:30:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2267\n[2026-06-16T23:30:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2171\n[2026-06-16T23:30:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2270\n[2026-06-16T23:32:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:35:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2264\n[2026-06-16T23:35:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2159\n[2026-06-16T23:35:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2259\n[2026-06-16T23:37:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:38:57] bathroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T23:40:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2272\n[2026-06-16T23:40:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2167\n[2026-06-16T23:40:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2261\n[2026-06-16T23:42:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:45:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2265\n[2026-06-16T23:45:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2157\n[2026-06-16T23:45:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T23:47:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:50:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2257\n[2026-06-16T23:50:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2166\n[2026-06-16T23:50:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2262\n[2026-06-16T23:52:09] living_room_occupancy — OccupancySensing.Occupancy = 1\n[2026-06-16T23:52:49] bedroom_occupancy — OccupancySensing.Occupancy = 0\n[2026-06-16T23:55:00] living_room_temp_sensor — TemperatureMeasurement.MeasuredValue = 2273\n[2026-06-16T23:55:00] bedroom_temp_sensor — TemperatureMeasurement.MeasuredValue = 2178\n[2026-06-16T23:55:00] kitchen_temp_sensor — TemperatureMeasurement.MeasuredValue = 2279",
"query": "以下是家庭设备的综合状态报告。请综合分析所有信息,判断家庭当前的安全状况,指出任何潜在风险。",
"ground_truth": {
"scenario_id": "BA-01",
"scenario_name": "深夜异常多房间活动",
"category": "behavioral_anomaly",
"is_anomaly": true,
"threat_type": "behavioral_anomaly",
"key_evidence": [
"凌晨2:30-2:40短时间内多房间连续活动",
"活动轨迹:客厅→厨房→玄关(像在搜索什么)",
"卧室全程无活动(住户在睡觉),这些活动不是住户产生的",
"注意区分:如果卧室先有活动再到其他房间,则可能是住户起夜"
],
"expected_response": "高优先级入侵警报",
"difficulty_score": 11,
"difficulty_level": 3,
"difficulty_label": "L3_composite_reasoning",
"difficulty_dimensions": {
"D1_evidence_count": 3,
"D2_signal_directness": 2,
"D3_cross_device": 3,
"D4_temporal_span": 1,
"D5_fp_similarity": 2
},
"target_room": "bathroom",
"injection_time": "2026-06-16T21:58:00",
"variant": "TP"
}
}