{item.hw_id || item.asset_tag}
{item.ai_notes}
)}All cataloged hardware in your homelab
0
{items && items.length > 0 ? 'No items match your filters' : 'No items cataloged yet — add your first item'}
{item.hw_id || item.asset_tag}
No photos
{item.ai_notes}
{(() => {
try { return JSON.stringify(JSON.parse(item.test_data!), null, 2) }
catch { return item.test_data }
})()}