127 lines
6.3 KiB
JSON
127 lines
6.3 KiB
JSON
{
|
||
"_meta": {
|
||
"layout_id": "C",
|
||
"layout_name": "三室两厅 (3BR)",
|
||
"description": "大家庭户型,有主卧、次卧、儿童房、客厅、餐厅",
|
||
"typical_residents": "3-5人(夫妻+1-2个小孩,或三代同堂)",
|
||
"total_rooms": 9,
|
||
"entry_points": ["front_door"],
|
||
"windows": ["master_bedroom_window", "second_bedroom_window", "kids_room_window", "living_room_window_1", "living_room_window_2", "kitchen_window"]
|
||
},
|
||
"rooms": {
|
||
"living_room": {
|
||
"display_name": "客厅",
|
||
"devices": {
|
||
"living_room_light_1": { "type": "dimmable_light", "display_name": "客厅主灯" },
|
||
"living_room_light_2": { "type": "dimmable_light", "display_name": "客厅副灯" },
|
||
"living_room_light_3": { "type": "onoff_light", "display_name": "客厅氛围灯" },
|
||
"living_room_ac": { "type": "air_conditioner", "display_name": "客厅空调" },
|
||
"living_room_temp_sensor": { "type": "temperature_sensor", "display_name": "客厅温度传感器" },
|
||
"living_room_occupancy": { "type": "occupancy_sensor", "display_name": "客厅运动传感器" },
|
||
"living_room_window_1": { "type": "window_covering", "display_name": "客厅窗帘1" },
|
||
"living_room_window_contact_1": { "type": "contact_sensor", "display_name": "客厅窗户传感器1" },
|
||
"living_room_window_contact_2": { "type": "contact_sensor", "display_name": "客厅窗户传感器2" },
|
||
"living_room_smoke_alarm": { "type": "smoke_co_alarm", "display_name": "客厅烟雾报警器" }
|
||
}
|
||
},
|
||
"dining_room": {
|
||
"display_name": "餐厅",
|
||
"devices": {
|
||
"dining_room_light": { "type": "dimmable_light", "display_name": "餐厅灯" },
|
||
"dining_room_occupancy": { "type": "occupancy_sensor", "display_name": "餐厅运动传感器" }
|
||
}
|
||
},
|
||
"master_bedroom": {
|
||
"display_name": "主卧",
|
||
"devices": {
|
||
"master_bedroom_light": { "type": "dimmable_light", "display_name": "主卧灯" },
|
||
"master_bedroom_bedside_light": { "type": "onoff_light", "display_name": "主卧床头灯" },
|
||
"master_bedroom_ac": { "type": "air_conditioner", "display_name": "主卧空调" },
|
||
"master_bedroom_occupancy": { "type": "occupancy_sensor", "display_name": "主卧运动传感器" },
|
||
"master_bedroom_window": { "type": "window_covering", "display_name": "主卧窗帘" },
|
||
"master_bedroom_window_contact": { "type": "contact_sensor", "display_name": "主卧窗户传感器" },
|
||
"master_bedroom_temp_sensor": { "type": "temperature_sensor", "display_name": "主卧温度传感器" }
|
||
}
|
||
},
|
||
"second_bedroom": {
|
||
"display_name": "次卧",
|
||
"devices": {
|
||
"second_bedroom_light": { "type": "dimmable_light", "display_name": "次卧灯" },
|
||
"second_bedroom_ac": { "type": "air_conditioner", "display_name": "次卧空调" },
|
||
"second_bedroom_occupancy": { "type": "occupancy_sensor", "display_name": "次卧运动传感器" },
|
||
"second_bedroom_window": { "type": "window_covering", "display_name": "次卧窗帘" },
|
||
"second_bedroom_window_contact": { "type": "contact_sensor", "display_name": "次卧窗户传感器" }
|
||
}
|
||
},
|
||
"kids_room": {
|
||
"display_name": "儿童房",
|
||
"devices": {
|
||
"kids_room_light": { "type": "dimmable_light", "display_name": "儿童房灯" },
|
||
"kids_room_occupancy": { "type": "occupancy_sensor", "display_name": "儿童房运动传感器" },
|
||
"kids_room_window": { "type": "window_covering", "display_name": "儿童房窗帘" },
|
||
"kids_room_window_contact": { "type": "contact_sensor", "display_name": "儿童房窗户传感器" },
|
||
"kids_room_temp_sensor": { "type": "temperature_sensor", "display_name": "儿童房温度传感器" }
|
||
}
|
||
},
|
||
"kitchen": {
|
||
"display_name": "厨房",
|
||
"devices": {
|
||
"kitchen_light": { "type": "onoff_light", "display_name": "厨房灯" },
|
||
"kitchen_cook_surface": { "type": "cook_surface", "display_name": "厨房灶具" },
|
||
"kitchen_smoke_alarm": { "type": "smoke_co_alarm", "display_name": "厨房烟雾报警器" },
|
||
"kitchen_temp_sensor": { "type": "temperature_sensor", "display_name": "厨房温度传感器" },
|
||
"kitchen_window_contact": { "type": "contact_sensor", "display_name": "厨房窗户传感器" },
|
||
"kitchen_dishwasher": { "type": "dishwasher", "display_name": "洗碗机" },
|
||
"kitchen_water_leak": { "type": "water_leak_detector", "display_name": "厨房漏水传感器" }
|
||
}
|
||
},
|
||
"master_bathroom": {
|
||
"display_name": "主卫",
|
||
"devices": {
|
||
"master_bathroom_light": { "type": "onoff_light", "display_name": "主卫灯" },
|
||
"master_bathroom_occupancy": { "type": "occupancy_sensor", "display_name": "主卫运动传感器" },
|
||
"master_bathroom_water_leak": { "type": "water_leak_detector", "display_name": "主卫漏水传感器" }
|
||
}
|
||
},
|
||
"second_bathroom": {
|
||
"display_name": "次卫",
|
||
"devices": {
|
||
"second_bathroom_light": { "type": "onoff_light", "display_name": "次卫灯" },
|
||
"second_bathroom_water_leak": { "type": "water_leak_detector", "display_name": "次卫漏水传感器" }
|
||
}
|
||
},
|
||
"balcony": {
|
||
"display_name": "阳台",
|
||
"devices": {
|
||
"balcony_light": { "type": "onoff_light", "display_name": "阳台灯" },
|
||
"balcony_door_contact": { "type": "contact_sensor", "display_name": "阳台门传感器" },
|
||
"balcony_laundry_washer": { "type": "laundry_washer", "display_name": "洗衣机" }
|
||
}
|
||
},
|
||
"entrance": {
|
||
"display_name": "玄关",
|
||
"devices": {
|
||
"front_door_lock": { "type": "door_lock", "display_name": "入户门锁" },
|
||
"front_door_contact": { "type": "contact_sensor", "display_name": "入户门传感器" },
|
||
"entrance_light": { "type": "onoff_light", "display_name": "玄关灯" },
|
||
"entrance_occupancy": { "type": "occupancy_sensor", "display_name": "玄关运动传感器" }
|
||
}
|
||
}
|
||
},
|
||
"_stats": {
|
||
"total_devices": 48,
|
||
"contact_sensors": 8,
|
||
"occupancy_sensors": 7,
|
||
"smoke_alarms": 2,
|
||
"door_locks": 1,
|
||
"water_leak_detectors": 3,
|
||
"window_coverings": 4,
|
||
"lights": 13,
|
||
"temperature_sensors": 4,
|
||
"air_conditioners": 3,
|
||
"cook_surfaces": 1,
|
||
"dishwashers": 1,
|
||
"laundry_washers": 1
|
||
}
|
||
}
|