feat: revamp sensor add flow

This commit is contained in:
2026-05-16 12:00:55 +02:00
parent be6ac42059
commit f37176cce5
12 changed files with 478 additions and 186 deletions
@@ -149,6 +149,7 @@ class FloorPlanEditorState extends State<FloorPlanEditor> {
'floor_x': s.x,
'floor_y': s.y,
'room_id': s.roomId,
'confirmed': s.confirmed,
},
)
.toList(),